OLGeolocateonClientLocationFailed Property |
The javascript function that will be triggered when geolocation has failed
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 onClientLocationFailed { get; set; }
Public Property onClientLocationFailed As String
Get
Set
<asp:OLGeolocate onClientLocationFailed="String" />
Property Value
Type:
String
See Also