Click or drag to resize

ICMSNavigatingCategoryPages Property

Gets the Pages that are associated with this Category as Links.

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

Property Value

Type: IEnumerableICMSLinkElement
See Also