Click or drag to resize
WebAdminViewPlugin Property
Gets or sets the plugin that this view is the options screen for.

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

Property Value

Type: IPlugin
See Also