OLFeatureInfoExSearchToleranceAppSetting Property |
Gets or Sets the key used to look up the search tolerance in the appSettings table.
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string SearchToleranceAppSetting { get; set; }
Public Property SearchToleranceAppSetting As String
Get
Set
<asp:OLFeatureInfoEx SearchToleranceAppSetting="String" />
Property Value
Type:
String
See Also