Click or drag to resize
RequestHelperIsFormsAuthentication Method
Returns true if the authentication mode is Forms authentication.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static bool IsFormsAuthentication()

Return Value

Type: Boolean
See Also