Click or drag to resize
ValidationHelperHashStringSalt Property
Returns salt used for hashing string in GetHashString() method.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string HashStringSalt { get; set; }

Property Value

Type: String
See Also