BaseInfo EnsureBinaryData Method (Boolean)Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type:  OnlineByte 
See Also