Click or drag to resize
UIElementInfoProviderGetChildUIElements Method
Overload List
  NameDescription
Public methodStatic memberGetChildUIElements(Int32)
Returns DataSet with child elements of the specified parent element.
Public methodStatic memberGetChildUIElements(Int32, String)
Returns DataSet with child elements of the specified parent element.
Public methodStatic memberGetChildUIElements(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