TreeNodeCollection GetData Method Kentico 8.0 API Reference
Gets the data for the collection.

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

Parameters

where
Type: OnlineSystem String
Where condition
offset
Type: OnlineSystem Int32
Starting offset for the data
maxRecords
Type: OnlineSystem Int32
Maximum number of records to get
totalRecords
Type: OnlineSystem Int32 
Returning total number of records

Return Value

Type: OnlineDataSet
See Also