ServerConfigJson Class |
Namespace: VirtualRadar.Interface.WebSite
The ServerConfigJson type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServerConfigJson |
Creates a new object.
|
Name | Description | |
---|---|---|
![]() | GoogleMapsApiKey |
Gets or sets the API key to use when working with Google Maps.
|
![]() | InitialDistanceUnit |
Gets or sets the initial distance unit to use.
|
![]() | InitialHeightUnit |
Gets or sets the initial height unit to use.
|
![]() | InitialLatitude |
Gets or sets the initial latitude for maps.
|
![]() | InitialLongitude |
Gets or sets the initial longitude for maps.
|
![]() | InitialMapType |
Gets or sets the map type to use if the user hasn't already configured one.
|
![]() | InitialSettings |
Gets or sets the initial settings, if any, to apply to new users.
|
![]() | InitialSpeedUnit |
Gets or sets the initial speed unit.
|
![]() | InitialZoom |
Gets or sets the initial level of zoom to use.
|
![]() | InternetClientCanRunReports |
Gets or sets a value indicating that an Internet client can run reports.
|
![]() | InternetClientCanShowPinText |
Gets or set a value indicating that Internet clients are allowed to set pin text on aircraft markers.
|
![]() | InternetClientsCanPlayAudio |
Gets or sets a value indicating that Internet clients can make use of the audio features of the site.
|
![]() | InternetClientsCanSeeAircraftPictures |
Gets or sets a value indicating that Internet clients are allowed to view the local aircraft pictures.
|
![]() | InternetClientsCanSeePolarPlots |
Gets or sets a value indicating that Internet clients are allowed to see receiver ranges.
|
![]() | InternetClientsCanSubmitRoutes |
Gets or sets a value indicating that Internet clients can submit routes and route corrections.
|
![]() | InternetClientTimeoutMinutes |
Gets or sets the number of minutes that Internet clients can remain idle before the site times out.
|
![]() | IsAudioEnabled |
Gets or sets a value indicating that the user has enabled the site's audio features.
|
![]() | IsLocalAddress |
Gets or sets a value indicating that the browser address is probably a local address.
|
![]() | IsMono |
Gets or sets a value indicating that the server is running under Mono.
|
![]() | MinimumRefreshSeconds |
Gets or sets the minimum number of seconds between refreshes configured that the site should allow.
|
![]() | Receivers |
Gets a collection of receiver names.
|
![]() | RefreshSeconds |
Gets or sets the seconds between refreshes if the user hasn't already set a value.
|
![]() | UseMarkerLabels |
Gets or sets a value indicating that text should be drawn onto the markers using marker labels
instead of asking the server to draw it directly onto the marker image.
|
![]() | VrsVersion |
Gets or sets the version number of the server.
|
Name | Description | |
---|---|---|
![]() | Clone |
See interface.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |