Gets the unique Id of the target
Page, which is the value of "ID"
Attribute.
Namespace: Ingeniux.RuntimeAssembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
ReadOnly Property TargetID As String
Get
property String^ TargetID {
String^ get ();
}
abstract TargetID : string with get
Property Value
Type:
String
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.
Reference