AuthenticationHelperSignOut Method (String) |
Signs the user out.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static void SignOut(
string originalSignOutUrl = null
)
Parameters
- originalSignOutUrl (Optional)
- Type: SystemString
See Also