| HashValidationAttribute Constructor | 
            Default constructor.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic HashValidationAttribute(
	string hashSalt
)
Parameters
- hashSalt
- Type: SystemString
 Hash salt.
 See Also
See Also