An flag that indicates whether the checkboxes are enabled (this is overridden if
the EnabledField is set)
changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool Enabled { get; set; } |
Visual Basic |
---|
Public Property Enabled As Boolean Get Set |