MembershipContextSignOutPending Property |
If true, SignOut method was called in this method and user is figuratively signed out.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static bool SignOutPending { get; set; }
Property Value
Type:
BooleanSee Also