TableOfContentsTaxonomyDataSourceView constructor

Initializes a new instance of the TableOfContentsTaxonomyDataSourceView object by using the specified TaxonomySiteMapProvider instance.

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

Syntax

'Declaration
Public Sub New ( _
    provider As TaxonomySiteMapProvider _
)
'Usage
Dim provider As TaxonomySiteMapProvider

Dim instance As New TableOfContentsTaxonomyDataSourceView(provider)
public TableOfContentsTaxonomyDataSourceView(
    TaxonomySiteMapProvider provider
)

Parameters

See also

Reference

TableOfContentsTaxonomyDataSourceView class

TableOfContentsTaxonomyDataSourceView members

Microsoft.SharePoint.Publishing.WebControls namespace