TableOfContentsTaxonomyDataSourceView members

Represents a TableOfContentsTaxonomyDataSource object that supports taxonomy-based managed navigation.

The TableOfContentsTaxonomyDataSourceView type exposes the following members.

Constructors

  Name Description
Public method TableOfContentsTaxonomyDataSourceView Initializes a new instance of the TableOfContentsTaxonomyDataSourceView object by using the specified TaxonomySiteMapProvider instance.

Top

Properties

  Name Description
Public property AnchorWeb Gets or sets the URL from which to start gathering data. (Inherited from BaseTableOfContentsDataSourceView.)
Public property HeaderTemplate Gets or sets the style to use to display the header text. (Inherited from LevelHierarchyDataSourceView.)
Public property HeaderText Gets or sets the text to display as a header above the contents of the data. (Inherited from LevelHierarchyDataSourceView.)
Public property IncludeContentFromStartingLocation Gets or sets a value that indicates whether to include the current site map node as the root site map node in the site map view. (Inherited from BaseTableOfContentsDataSourceView.)
Public property Level1StyleTemplate Gets or sets the style to use to display items in the first level. (Inherited from LevelHierarchyDataSourceView.)
Public property Level2StyleTemplate Gets or sets the style to use to display items in the second level. (Inherited from LevelHierarchyDataSourceView.)
Public property Level3StyleTemplate Gets or sets the style to use to display items in the third level. (Inherited from LevelHierarchyDataSourceView.)
Public property NumColumns Gets or sets the number of columns used to render Levels. (Inherited from LevelHierarchyDataSourceView.)
Public property NumLevels Gets or sets the number of levels for which to get data. (Inherited from LevelHierarchyDataSourceView.)
Protected property Provider Gets the current SiteMapProvider object. (Inherited from BaseTableOfContentsDataSourceView.)
Protected property SiteMapNodeUrl (Overrides BaseTableOfContentsDataSourceView.SiteMapNodeUrl.)
Public property StartFromCurrentNode Gets or sets a value that indicates whether the site map node that corresponds to the current URL should become the root node in the navigation tree.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetChildNodes Gets the child nodes of the specified SiteMapNode object. (Inherited from BaseTableOfContentsDataSourceView.)
Public method GetChildren Gets the children of the specified LevelElementHierarchyData object by using the properties of the view for sorting and ordering. (Inherited from BaseTableOfContentsDataSourceView.)
Public method GetHashCode (Inherited from Object.)
Public method GetRootLevelElements Gets the first level of level elements that are child level elements of the root node. (Inherited from BaseTableOfContentsDataSourceView.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Select Provides the entry point for querying the view for data, and constructs the root element. (Inherited from BaseTableOfContentsDataSourceView.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

TableOfContentsTaxonomyDataSourceView class

Microsoft.SharePoint.Publishing.WebControls namespace