Name | Description | |
---|---|---|
CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) | |
CountCategories | Counts the number of Webpages returned for specified keywords | |
CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) | |
CountProducts | Counts the number of Webpages returned for specified keywords | |
CountWebpages | Counts the number of Webpages returned for specified keywords | |
Delete | Deletes an item from the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) | |
Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) | |
LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) | |
LoadCategories | Search Webpages for specified keywords | |
LoadForBoard | Overloaded. Loads a collection of WidgetZone objects for the given ViewName from the database | |
LoadForCategory | Overloaded. Loads a collection of WidgetZone objects for the given category from the database | |
LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) | |
LoadForProduct | Overloaded. Loads a collection of WidgetZone objects for the given product from the database | |
LoadForTemplate | Overloaded. Loads a collection of WidgetZone objects for the given AreaName, ViewName and LayoutName from the database | |
LoadForWebpage | Overloaded. Loads a collection of WidgetZone objects for the given ViewName from the database | |
LoadProducts | Search Webpages for specified keywords | |
LoadWebpages | Search Webpages for specified keywords | |
Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<WidgetZone,int>) |