HyperlinkFormItemResultType Property |
Gets the result of hyperlink control which is a flag
that determines whether the user has clicked on the hyperlink.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic override Type ResultType { get; }
Public Overrides ReadOnly Property ResultType As Type
Get
Property Value
Type:
TypeBoolean type.
See Also