CategoryWebPartDataSource Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The CategoryWebPartDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CategoryWebPartDataSource | This member is reserved for internal use and is not intended to be used directly from your code. |
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. (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.) | |
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.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from HierarchicalDataSourceControl.) | |
SourceListName | This member is reserved for internal use and is not intended to be used directly from your code. | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
UniqueID | (Inherited from Control.) | |
ViewID | This member is reserved for internal use and is not intended to be used directly from your code. | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from HierarchicalDataSourceControl.) | |
WebUrl | This member is reserved for internal use and is not intended to be used directly from your code. |
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