UIElementInfoProvider GetChildUIElements Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetChildUIElements(Int32)
Returns DataSet with child elements of the specified parent element.
Public methodStatic memberGetChildUIElements(Int32, String)
Returns DataSet with child elements of the specified parent element.
Public methodStatic memberGetChildUIElements(String, String)
Returns DataSet with child elements of the specified element ordered by ElementOrder. Only elements with not empty ElementCaption will be returned because it says that such elements represent menu items.
Back to Top
See Also