TreeView::TagKey Property
.NET Framework (current version)
Gets the System.Web.UI::HtmlTextWriterTag value for the TreeView control.
Assembly: System.Web (in System.Web.dll)
The TagKey property allows the output stream to write the appropriate HTML mark-up for the TreeView control.
Notes to Inheritors:
You can override the TagKey property to specify which HtmlTextWriterTag value to use for your derived control.
.NET Framework
Available since 2.0
Available since 2.0
Show: