| AuthenticationHelperSignOut Method (String) | 
            Signs the user out.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void SignOut(
	ref string signOutUrl
)
Parameters
- signOutUrl
- Type: SystemString
 
 See Also
See Also