Image::Enabled Property
.NET Framework (current version)
Gets or sets a value indicating whether the control is enabled.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property bool Enabled { virtual bool get() override; virtual void set(bool value) override; }
Note |
|---|
This property is inherited from the WebControl class and is not applicable to the Image control. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
