| UIElementInfoProviderGetModuleTopUIElementInternal Method | 
            Gets top module's element (element with lowest element level)
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual UIElementInfo GetModuleTopUIElementInternal(
	int moduleID
)
Parameters
- moduleID
- Type: SystemInt32
 
Return Value
Type: 
UIElementInfo See Also
See Also