| TabPageDisabled Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute(true)]
public bool Disabled { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute(true)>
Public Property Disabled As Boolean
Get
Set
Return Value
Type:
BooleanRemarks See Also