WebZone::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)
protected: property HtmlTextWriterTag TagKey { virtual HtmlTextWriterTag get() override; }
Property Value
Type: System.Web.UI::HtmlTextWriterTagOne of the HtmlTextWriterTag enumeration values.
.NET Framework
Available since 2.0
Available since 2.0
Show: