LevelHierarchyDataSourceView Members

Include Protected Members
Include Inherited Members

Represents a single (default) view of the LevelHierarchyDataSource class.

The LevelHierarchyDataSourceView type exposes the following members.

Constructors

  Name Description
Protected method LevelHierarchyDataSourceView Initializes a new instance of the LevelHierarchyDataSourceView object.

Top

Properties

  Name Description
Public property HeaderTemplate Gets or sets the style to use to display the header text.
Public property HeaderText Gets or sets the text to display as a header above the contents of the data.
Public property Level1StyleTemplate Gets or sets the style to use to display items in the first level.
Public property Level2StyleTemplate Gets or sets the style to use to display items in the second level.
Public property Level3StyleTemplate Gets or sets the style to use to display items in the third level.
Public property NumColumns Gets or sets the number of columns used to render Levels.
Public property NumLevels Gets or sets the number of levels for which to get data.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetChildren Abstract function that returns a collection of children that is passed to LevelElementHierarchyData.
Public method GetHashCode (Inherited from Object.)
Public method GetRootLevelElements Gets the first level of LevelElements. These elements are child Level elements of the root node. Derived views must override in order get the relevant data for that view.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Select (Inherited from HierarchicalDataSourceView.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

LevelHierarchyDataSourceView Class

Microsoft.SharePoint.Publishing.WebControls Namespace