Click or drag to resize

ICMSNavigationElementAllPages Property

Gets all descendant "Page" Elements.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<ICMSLinkElement> AllPages { get; }

Property Value

Type: IEnumerableICMSLinkElement
See Also