HashValidationAttributeExcludedParameters Property |
Specifies query parameters which are excluded from hash counting. Parameters are separated by semicolon.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public string ExcludedParameters { get; set; }
Property Value
Type:
StringSee Also