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