ValidationHelperHashStringSalt Property |
Returns salt used for hashing string in GetHashString() method.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntaxpublic static string HashStringSalt { get; set; }
Property Value
Type:
String
See Also