ValidationHelper GetBinary Method Kentico 8.1 API Reference
Returns the byte[] representation of an object or default value if not.

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

Parameters

value
Type: OnlineSystem Object
Value to convert
defaultValue
Type:  OnlineSystem Byte 
Default value
culture (Optional)
Type: OnlineSystem.Globalization CultureInfo
Culture used for conversion

Return Value

Type:  OnlineByte 
See Also