Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Master
Logging
Enabled Property
Definition
Namespace:
Centralpoint.Web.UI
Assembly:
Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
bool
Enabled
{
get
;
set
; }
VB
Copy
Public
Property
Enabled
As
Boolean
Get
Set
Property Value
Boolean
See Also
Reference
MasterLogging Class
Centralpoint.Web.UI Namespace
In This Article
Definition
See Also