HyperlinkFormItemWasClicked Property |
Gets or sets a value indicating whether the hyperlink was clicked by the user.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool WasClicked { get; set; }
Public Property WasClicked As Boolean
Get
Set
Property Value
Type:
Boolean
See Also