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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
protected virtual UIElementInfo GetFirstChildElementInternal(
	int elementID
)

Parameters

elementID
Type: SystemInt32
Element ID

Return Value

Type: UIElementInfo
See Also