CsrfProtectionIsProtectionEnabled Method |
Returns true when CSRF protection is enabled by web.config key.
Namespace: CMS.Protection.Web.UIAssembly: CMS.Protection.Web.UI (in CMS.Protection.Web.UI.dll) Version: 12.0.0
Syntax public static bool IsProtectionEnabled()
Return Value
Type:
BooleanSee Also