Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How can I log in the user on the page from the usercontrol? In the .cs file I have:User u = new User(id);and now I want to User.GetCurrent(); return me that user.I am searching for a proper function but for now I didn't find anything
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
User login
How can I log in the user on the page from the usercontrol? In the .cs file I have:
User u = new User(id);
and now I want to User.GetCurrent(); return me that user.I am searching for a proper function but for now I didn't find anything
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.