HyperlinkFormItemHyperlinkText Property |
Gets or sets the text that will be displayed by the Hyperlink.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string HyperlinkText { get; set; }
Public Property HyperlinkText As String
Get
Set
Property Value
Type:
String
See Also