UIElementInfoProviderGetChildUIElementsInternal Method |
Name | Description | |
---|---|---|
GetChildUIElementsInternal(Int32, String) |
Returns DataSet with child elements of the specified parent element.
| |
GetChildUIElementsInternal(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.
|