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.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourceName
- Type: System String
Name of the resource (module)
- elementName
- Type: System String
CodeName of the UIElement
Return Value
Type: InfoDataSet UIElementInfoSee Also