Compartilhar via


BaseTableOfContentsDataSource.TocView propriedade

Obtém o objeto associado BaseTableOfContentsDataSourceView .

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

Sintaxe

'Declaração
Protected ReadOnly Property TocView As BaseTableOfContentsDataSourceView
    Get
'Uso
Dim value As BaseTableOfContentsDataSourceView

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

Valor de propriedade

Tipo: Microsoft.SharePoint.Publishing.WebControls.BaseTableOfContentsDataSourceView

Ver também

Referência

BaseTableOfContentsDataSource classe

BaseTableOfContentsDataSource membros

Microsoft.SharePoint.Publishing.WebControls namespace