| AjaxRichControlEnabled Property |
Gets or sets value indicating whether control is enabled.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(true)]
public bool Enabled { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(true)>
Public Property Enabled As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also