IWebAdminViewManagerWebAdminPluginInstalled Property |
Returns true if the web admin plugin has been installed.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool WebAdminPluginInstalled { get; }
ReadOnly Property WebAdminPluginInstalled As Boolean
Get
property bool WebAdminPluginInstalled {
bool get ();
}
abstract WebAdminPluginInstalled : bool with get
Property Value
Type:
BooleanSee Also