BaseInfo EnsureBinaryData Method (Boolean)Kentico 8.0 API Reference
Makes sure that the binary data is loaded into binary column of the object.

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

Parameters

forceLoadFromDB
Type: OnlineSystem Boolean
If true, the data are loaded even from DB

Return Value

Type:  OnlineByte 
See Also