AutoCompleteBoxFormItemProxyUrl Property |
Gets or sets a URL to a proxy to send the queries through.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string ProxyUrl { get; set; }
Public Property ProxyUrl As String
Get
Set
Property Value
Type:
StringImplements
IQueryTaskProxyUrl
See Also