UIElementInfoProviderGetModuleTopUIElement Method |
Gets top module's element (element with lowest element level)
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public static UIElementInfo GetModuleTopUIElement(
int moduleID
)
Parameters
- moduleID
- Type: SystemInt32
Return Value
Type:
UIElementInfoSee Also