'DeclarationProtected Overridable ReadOnly Property TagKey As System.Web.UI.HtmlTextWriterTag
'UsageDim instance As NTreeView Dim value As System.Web.UI.HtmlTextWriterTag value = instance.TagKey
protected virtual System.Web.UI.HtmlTextWriterTag TagKey {get;}