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

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

Parameters

hashBytes
Type:  OnlineSystem Byte 
Hash

Return Value

Type: OnlineString
Text interpretation of hash
See Also