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