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