| UIElementInfoProviderGetFirstChildElement Method | 
            Get first child of UI element
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxpublic static UIElementInfo GetFirstChildElement(
	int elementID
)
Parameters
- elementID
- Type: SystemInt32
 Element ID
Return Value
Type: 
UIElementInfo See Also
See Also