Provides Category data to DataBoundControl implementations.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public class CategoryDataSource : GenericDataSource<Category, CategoryCollection, int>, IHierarchicalDataSource, IDataSourceMethods |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI..::.DataSourceControl
EPiServer.Web.WebControls..::.GenericDataSource<(Of <(Category, CategoryCollection, Int32>)>)
EPiServer.Web.WebControls..::.CategoryDataSource
System.Web.UI..::.Control
System.Web.UI..::.DataSourceControl
EPiServer.Web.WebControls..::.GenericDataSource<(Of <(Category, CategoryCollection, Int32>)>)
EPiServer.Web.WebControls..::.CategoryDataSource