ICMSLinkElementTargetWindow Property
|
Gets how the target URL should be opened. It could return one of the following 3 possible values: _blank, _self, _parent
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax string TargetWindow { get; }
ReadOnly Property TargetWindow As String
Get
property String^ TargetWindow {
String^ get ();
}
abstract TargetWindow : string with get
Property Value
Type:
StringSee Also