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