Click or drag to resize
UIElementInfoProviderGetUIMenuElementsInternal Method
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.
Top
See Also