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

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

Property Value

Type: IInfoObjectCollectionUIElementInfo
See Also