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; }
ReadOnly Property ParentLinks As ICMSLinkElement
Get
property ICMSLinkElement^ ParentLinks {
ICMSLinkElement^ get ();
}
abstract ParentLinks : ICMSLinkElement with get
Property Value
Type:
ICMSLinkElementSee Also