Share via


BaseTableOfContentsDataSourceView.SiteMapNodeUrl property

Gets a string value indicating whether to include contents from the starting location.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

BaseTableOfContentsDataSourceView class

BaseTableOfContentsDataSourceView members

Microsoft.SharePoint.Publishing.WebControls namespace