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