Click or drag to resize
ISettingsViewShowAircraftDataLookupSettings Method
Displays the current server-side settings for the aircraft online lookup data supplier.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShowAircraftDataLookupSettings(
	string dataSupplier,
	string supplierCredits,
	string supplierUrl
)

Parameters

dataSupplier
Type: SystemString
supplierCredits
Type: SystemString
supplierUrl
Type: SystemString
See Also