Click or drag to resize
UIElementInfoProviderGetModuleTopUIElement Method
Gets top module's element (element with lowest element level)

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public static UIElementInfo GetModuleTopUIElement(
	int moduleID
)

Parameters

moduleID
Type: SystemInt32

Return Value

Type: UIElementInfo
See Also