Gets or sets a value indicating whether the Web server control is enabled.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Overrides ReadOnly Property Enabled As Boolean
public override bool Enabled { get; }
true
if control is enabled; otherwise, false
. The default is true
.