WebControl.TagKey Property
.NET Framework (current version)
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.HtmlTextWriterTagOne of the HtmlTextWriterTag enumeration values.
Use the TagKey property to determine the HtmlTextWriterTag value that is associated with this Web server control. This property is used primarily by control developers.
.NET Framework
Available since 1.1
Available since 1.1
Show: