UIElementInfoProviderGetRootChildUIElements Method |
Returns child UIElements for the specified module.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static InfoDataSet<UIElementInfo> GetRootChildUIElements(
string resourceName
)
Parameters
- resourceName
- Type: SystemString
Name of the module
Return Value
Type:
InfoDataSetUIElementInfoSee Also