HyperlinkFormItemTarget Property |
Gets or sets the name of the target window or frame that the Web page should
open in.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Target { get; set; }
Public Property Target As String
Get
Set
Property Value
Type:
String
See Also