UIElementInfoProvider GetUIMenuElements Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetUIMenuElements(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.
Public methodStatic memberGetUIMenuElements(String, String)
Returns DataSet with UI elements 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