LevelHierarchyDataSource properties

The LevelHierarchyDataSource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from HierarchicalDataSourceControl.)
Public property ClientIDMode (Inherited from HierarchicalDataSourceControl.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from HierarchicalDataSourceControl.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Protected property DesignMode (Inherited from Control.)
Public property EnableTheming (Inherited from HierarchicalDataSourceControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property HeaderTemplate Gets or sets the style used 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 ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Level1StyleTemplate Gets or sets the style used to display items in the first-level data.
Public property Level2StyleTemplate Gets or sets the style used to display items in the second-level data style template.
Public property Level3StyleTemplate Gets or sets the style used to display items in the third-level data.
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property NumColumns Gets or sets the number of columns used to render levels.
Public property NumLevels Gets or sets the number of levels to get data for.
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property RenderingCompatibility (Inherited from Control.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from HierarchicalDataSourceControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from HierarchicalDataSourceControl.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

LevelHierarchyDataSource class

Microsoft.SharePoint.Publishing.WebControls namespace