| UIElementInfoProviderGetRootUIElementInfoInternal Method (String) | 
            Returns root UIElement for the specified module.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual UIElementInfo GetRootUIElementInfoInternal(
	string resourceName
)
Parameters
- resourceName
- Type: SystemString
 Name of the module
Return Value
Type: 
UIElementInfo See Also
See Also