Gets the value that corresponds to this Web server control.

Namespace:  C1.Web.UI.Controls.C1SuperPanel
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
protected override HtmlTextWriterTag TagKey { get; }
Visual Basic (Declaration)
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
	Get

See Also