| UIElementInfoProviderGetRootUIElementInfo Method (Int32) | 
            Returns the root UIElement info object for Resource.
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static UIElementInfo GetRootUIElementInfo(
	int resourceId
)
Parameters
- resourceId
- Type: SystemInt32
 ID of resource (module)
Return Value
Type: 
UIElementInfo See Also
See Also