Gets a value indicating whether the control has attributes set.
<BrowsableAttribute(False)> _ Public ReadOnly Property HasAttributes As Boolean
Dim instance As WebControl Dim value As Boolean value = instance.HasAttributes
[BrowsableAttribute(false)] public bool HasAttributes { get; }
[BrowsableAttribute(false)] public: property bool HasAttributes { bool get (); }
public function get HasAttributes () : boolean
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.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98