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