Click or drag to resize
UIElementInfoChildElements Property
Direct child elements of object

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
public InfoObjectCollection<UIElementInfo> ChildElements { get; }

Property Value

Type: InfoObjectCollectionUIElementInfo
See Also