Click or drag to resize
GoogleMapSettingsGoogleMapsApiKey Property
Gets or sets the Google Maps API key to use with the site.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string GoogleMapsApiKey { get; set; }

Property Value

Type: String
See Also