| SessionManagerUpdateCurrentSession Method | 
            Updates current user session info from the context.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void UpdateCurrentSession(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name
 See Also
See Also