RequestHelperIsFormsAuthentication Method |
Returns true if the authentication mode is Forms authentication.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax public static bool IsFormsAuthentication()
Return Value
Type:
BooleanSee Also