Click or drag to resize
ServerConfigJsonInternetClientCanShowPinText Property
Gets or set a value indicating that Internet clients are allowed to set pin text on aircraft markers.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool InternetClientCanShowPinText { get; set; }

Property Value

Type: Boolean
See Also