OLGeolocateonClientLocationUnCapable Property |
The javascript function that is triggered when the geolocation control is activated on a browser which doesn’t support geolocation
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 onClientLocationUnCapable { get; set; }
Public Property onClientLocationUnCapable As String
Get
Set
<asp:OLGeolocate onClientLocationUnCapable="String" />
Property Value
Type:
String
See Also