OLFeatureInfoExMobileSearchToleranceAppSetting Property |
Gets or Sets the key used to look up the search tolerance for mobile devices 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 MobileSearchToleranceAppSetting { get; set; }
Public Property MobileSearchToleranceAppSetting As String
Get
Set
<asp:OLFeatureInfoEx MobileSearchToleranceAppSetting="String" />
Property Value
Type:
String
See Also