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