ListBoxFormItemProxyUrl Property
Gets or sets a URL to a proxy to send the queries through.

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

Property Value

Type: String

Implements

IQueryTaskProxyUrl
See Also