Login.TagKey Property
.NET Framework 3.0
Gets the HtmlTextWriterTag value that corresponds to a Login control. This property is used primarily by control developers.
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
Always returns HtmlTextWriterTag.Table.Community Additions
ADD
Show: