Click or drag to resize
CsrfProtectionIsProtectionEnabled Method
Returns true when CSRF protection is enabled by web.config key.

Namespace: CMS.Protection.Web.UI
Assembly: CMS.Protection.Web.UI (in CMS.Protection.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static bool IsProtectionEnabled()

Return Value

Type: Boolean
See Also