ICMSLinkElementChildLinks Property Ingeniux DSS Library
Gets "Page" Elements that are the children of this Element. Only entries from transitional Navigation Element could contain child links. Link Element will return an empty collection on this property.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<ICMSLinkElement> ChildLinks { get; }

Property Value

Type: IEnumerableICMSLinkElement
See Also

Reference