ValidationHelper GetStringFromHash Method Kentico 8.0 API Reference
Gets string from byte array.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

hashBytes
Type:  OnlineSystem Byte 
Hash

Return Value

Type: OnlineString
Text interpretation of hash
See Also