CsrfProtectionHIDDEN_FIELD_NAME Field |
Defines the name of the hidden field used to store CSRF token.
This constant is not intended for public use.
Namespace: CMS.Protection.Web.UIAssembly: CMS.Protection.Web.UI (in CMS.Protection.Web.UI.dll) Version: 12.0.0
Syntax public const string HIDDEN_FIELD_NAME = "__CMSCsrfToken"
Field Value
Type:
StringSee Also