Click or drag to resize

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; }

Property Value

Type: String
See Also