BaseTableOfContentsDataSource.TocView property

Gets the associated BaseTableOfContentsDataSourceView object.

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

Syntax

'Declaration
Protected ReadOnly Property TocView As BaseTableOfContentsDataSourceView
    Get
'Usage
Dim value As BaseTableOfContentsDataSourceView

value = Me.TocView
protected BaseTableOfContentsDataSourceView TocView { get; }

Property value

Type: Microsoft.SharePoint.Publishing.WebControls.BaseTableOfContentsDataSourceView

See also

Reference

BaseTableOfContentsDataSource class

BaseTableOfContentsDataSource members

Microsoft.SharePoint.Publishing.WebControls namespace