HyperlinkFormItemHyperlinkText Property
Gets or sets the text that will be displayed by the Hyperlink.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string HyperlinkText { get; set; }

Property Value

Type: String
See Also