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

Parameters

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

Return Value

Type:  OnlineByte 
See Also