ICMSLinkElementTargetID Property Ingeniux DSS Library
Gets the unique Id of the target Page, which is the value of "ID" Attribute.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string TargetID { get; }

Property Value

Type: String
Remarks

Please use this property to retrieve the value of "ID" attribute. Do not use the ID property, because it is the value of the ID of current Page.
See Also

Reference