Click or drag to resize
BaseInfoChildren Property
Collection of the child objects for the given object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual InfoObjectRepository Children { get; }

Property Value

Type: InfoObjectRepository
See Also