Click or drag to resize

ICMSLinkElementParentLinks Property

Gets "Page" Elements that is the parent of this Element. Only entries from transitional Navigation Element could contain parent link. Link Element will return an empty collection on this property.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
ICMSLinkElement ParentLinks { get; }

Property Value

Type: ICMSLinkElement
See Also