Click or drag to resize
ISettingsViewOpenUrlClicked Event
Raised when the user wants to open a browser on a URL.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<string>> OpenUrlClicked

Value

Type: SystemEventHandlerEventArgsString
See Also