AuthenticationModeIsFormsAuthentication Method |
Returns true if the authentication mode is Forms authentication.
Namespace: CMS.MembershipAssembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 13.0.131
Syntax public static bool IsFormsAuthentication()
Return Value
Type:
BooleanSee Also