Click or drag to resize
GoogleMapSettingsAllowCorsDomains Property
Gets or sets a semi-colon separated list of domains that can access the server's content via CORS.

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

Property Value

Type: String
See Also