CMSOutputAttachment EnsureData Method Kentico 8.1 API Reference
Ensures that the object contains the output data.

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

Parameters

defaultData
Type:  OnlineSystem Byte 
Default data which should be loaded if data required

Return Value

Type: OnlineBoolean
Returns true if new data has been loaded
See Also