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

Namespace: CMS.Membership
Assembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 12.0.0
Syntax
C#
public static bool IsFormsAuthentication()

Return Value

Type: Boolean
See Also