UIElementInfoProvider GetChildUIElements Method (Int32)Kentico 8.1 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.1.5347.20411)

Parameters

parentElementId
Type: OnlineSystem Int32
ID of the parent UIElement

Return Value

Type: InfoDataSet UIElementInfo 
See Also