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: 10.0.0
Syntaxpublic string ExcludedParameters { get; set; }
Property Value
Type:
String
See Also