BaseTableOfContentsDataSource.TocView-Eigenschaft
Ruft das zugeordnete BaseTableOfContentsDataSourceView -Objekt.
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Publishing.WebControls.BaseTableOfContentsDataSourceView
Siehe auch
Referenz
BaseTableOfContentsDataSource Klasse