WebControl.HasAttributes Property
.NET Framework (current version)
Gets a value indicating whether the control has attributes set.
Assembly: System.Web (in System.Web.dll)
The HasAttributes property returns true when the WebControl instance has attribute name/value pairs. The attribute pairs can be set either in the property or in the view state.
.NET Framework
Available since 2.0
Available since 2.0
Show: