ListSiteMapPath.TagKey Property
This member overrides WebControl.TagKey.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
Get
'Usage
Dim value As HtmlTextWriterTag
value = Me.TagKey
protected override HtmlTextWriterTag TagKey { get; }
Property Value
Type: System.Web.UI.HtmlTextWriterTag