Click or drag to resize

ICMSNavigationBuildingSessionPagesToBuild Property

Gets the list of page IDs for page navigation entries to build.

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
IEnumerable<string> PagesToBuild { get; }

Property Value

Type: IEnumerableString
See Also