Click or drag to resize
UIElementInfoProviderGetFirstChildElement Method
Get first child of UI element

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public static UIElementInfo GetFirstChildElement(
	int elementID
)

Parameters

elementID
Type: SystemInt32
Element ID

Return Value

Type: UIElementInfo
See Also