UIElementInfoProvider GetUIMenuElementsInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetUIMenuElementsInternal(String)
Returns DataSet with UI elements from second level to fill UI menu and panel. Only elements with not empty ElementCaption will be returned because it says that such elements represent menu items.
Protected methodGetUIMenuElementsInternal(String, String)
Returns DataSet with UI elements from selected level to fill UI menu and panel. Only elements with not empty ElementCaption will be returned because it says that such elements represent menu items.
Back to Top
See Also