TableOfContentsDataSource Members
Include Protected Members
Include Inherited Members
A LevelHierarchyDataSource that is used to gather data for the TableOfContentsWebPart.
The TableOfContentsDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TableOfContentsDataSource | Creates an instance of TableOfContentsDataSource class. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AnchorWeb | Site in the collection to start pulling sites and pages from. | |
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. (Inherited from LevelHierarchyDataSource.) | |
HeaderText | Gets or sets the text to display as a header above the contents of the data. (Inherited from LevelHierarchyDataSource.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IncludeContentFromStartingLocation | Determines whether to include the starting site and pages in that site. | |
IncludeHiddenPages | Determines whether to include pages that are hidden from navigation. | |
IncludeHiddenWebs | Determines whether to include sites that are hidden from navigation. | |
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. (Inherited from LevelHierarchyDataSource.) | |
Level2StyleTemplate | Gets or sets the style used to display items in the second level style template. (Inherited from LevelHierarchyDataSource.) | |
Level3StyleTemplate | Gets or sets the style used to display items in the third level. (Inherited from LevelHierarchyDataSource.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
NumColumns | Gets or sets the number of columns used to render levels. (Inherited from LevelHierarchyDataSource.) | |
NumLevels | Gets or sets the number of levels to get data for. (Inherited from LevelHierarchyDataSource.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ShowPages | Determines whether to show pages. | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from HierarchicalDataSourceControl.) | |
SortPagesBy | Determines a sort order for the pages. | |
SortPagesByDirection | Determines a sort direction for the page sort order. | |
SortWebsBy | Determines a sort order for the sites. | |
SortWebsByDirection | Determines a sort direction for the site sort order. | |
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. (Inherited from LevelHierarchyDataSource.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
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