Share via


TableOfContentsTaxonomyDataSourceView.SiteMapNodeUrl property

This member overrides BaseTableOfContentsDataSourceView.SiteMapNodeUrl.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property SiteMapNodeUrl As String
    Get
'Usage
Dim value As String

value = Me.SiteMapNodeUrl
protected override string SiteMapNodeUrl { get; }

Property value

Type: System.String

See also

Reference

TableOfContentsTaxonomyDataSourceView class

TableOfContentsTaxonomyDataSourceView members

Microsoft.SharePoint.Publishing.WebControls namespace