Click or drag to resize
PluginStartupParametersWebSite Property
Gets the object that serves up the website pages via VirtualRadar.Interface.WebServer.

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

Property Value

Type: IWebSite
See Also