IWebSiteExtenderEnabled Property |
Gets or sets a value indicating whether the extensions are enabled or disabled.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool Enabled { get; set; }
Property Enabled As Boolean
Get
Set
property bool Enabled {
bool get ();
void set (bool value);
}
abstract Enabled : bool with get, set
Property Value
Type:
BooleanSee Also