UIElementInfoProvider GetChildUIElements Method (Int32)Kentico 8.0 API Reference
Returns DataSet with child elements of the specified parent element.

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

Parameters

parentElementId
Type: OnlineSystem Int32
ID of the parent UIElement

Return Value

Type: InfoDataSet UIElementInfo 
See Also