C1.Web.Mvc Namespace / DashboardLayout Class / TagKey Property

In This Topic
TagKey Property (DashboardLayout)
In This Topic
Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property TagKey As HtmlTextWriterTag
 
See Also