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
Hi everyone, I’m trying to unlock a member, I was thinking something like this would be ok;
MembershipUser currentUser = Membership.GetUser(model.Username.ToLower()); currentUser.UnlockUser();
I’ve not tested it yet just wondering if there is a better way, any pointers much appreciated.
Tom
Hi Tom,
Is it required that you unlock a Member in code?
Or can you unlock them via the backend of the CMS?
Thanks
Craig
Hi Craig, I need to unlock member by code.
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
Unlock a Member
Hi everyone, I’m trying to unlock a member, I was thinking something like this would be ok;
I’ve not tested it yet just wondering if there is a better way, any pointers much appreciated.
Tom
Hi Tom,
Is it required that you unlock a Member in code?
Or can you unlock them via the backend of the CMS?
Thanks
Craig
Hi Craig, I need to unlock member by code.
Tom
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.