CMSOutputAttachment EnsureData Method Kentico 8.0 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.0.5239.26125)

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