UIElementInfoProvider GetChildUIElementsInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetChildUIElementsInternal(Int32, String)
Returns DataSet with child elements of the specified parent element.
Protected methodGetChildUIElementsInternal(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