LevelHierarchyDataSource Members
Include Protected Members
Include Inherited Members
Control that is used by the LevelHierarchyWebPart to gather data.
The LevelHierarchyDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LevelHierarchyDataSource | Creates an instance of LevelHierarchyDataSource class. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BindingContainer | (Inherited from Control.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from HierarchicalDataSourceControl.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from HierarchicalDataSourceControl.) | |
DesignMode | (Inherited from Control.) | |
EnableTheming | (Inherited from HierarchicalDataSourceControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
HeaderTemplate | Gets or sets the style used to display the header text. | |
HeaderText | Gets or sets the text to display as a header above the contents of the data. | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Level1StyleTemplate | Gets or sets the style used to display items in the first level. | |
Level2StyleTemplate | Gets or sets the style used to display items in the second level style template. | |
Level3StyleTemplate | Gets or sets the style used to display items in the third level. | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
NumColumns | Gets or sets the number of columns used to render levels. | |
NumLevels | Gets or sets the number of levels to get data for. | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from HierarchicalDataSourceControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from HierarchicalDataSourceControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
DataSourceChanged | Adds or removes an event handler when the data source changes. | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
EventDataSourceChanged |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IHierarchicalDataSource.DataSourceChanged | (Inherited from HierarchicalDataSourceControl.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IHierarchicalDataSource.GetHierarchicalView | (Inherited from HierarchicalDataSourceControl.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top