Label.TagKey Property
.NET Framework 3.0
Gets the HTML tag that is used to render the Label control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ protected HtmlTextWriterTag get_TagKey ()
protected override function get TagKey () : HtmlTextWriterTag
Not applicable.
Property Value
The HtmlTextWriterTag value used to render the Label.Community Additions
ADD
Show: