AuthenticationHelperGetUnlockAccountUrl Method |
Returns URL of page where user can unlock her account.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static string GetUnlockAccountUrl(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name.
Return Value
Type:
StringSee Also