This documentation is archived and is not being maintained.
ImageButton.TagKey Property
.NET Framework 1.1
This member overrides WebControl.TagKey.
[Visual Basic] Overrides Protected ReadOnly Property TagKey As HtmlTextWriterTag [C#] protected override HtmlTextWriterTag TagKey {get;} [C++] protected: __property HtmlTextWriterTag get_TagKey(); [JScript] protected override function get TagKey() : HtmlTextWriterTag;
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
ImageButton Class | ImageButton Members | System.Web.UI.WebControls Namespace
Show: