AttachmentInfo EnsureBinaryData Method (Boolean)Kentico 8.0 API Reference
Ensures the binary data - loads the binary data from file stream if present.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.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