Name | Description | |
---|---|---|
CatalogUrlRepository Constructor |
The following tables list the members exposed by CatalogUrlRepository.
Name | Description | |
---|---|---|
CatalogUrlRepository Constructor |
Name | Description | |
---|---|---|
AfterDelete | Overridden. | |
AfterSave | Overridden. | |
CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountCustomizedUrls | ||
CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountForStore | ||
Delete | Overloaded. | |
IsAlreadyUsed | Overloaded. | |
Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadCatalogUrl | Overloaded. | |
LoadCustomizedUrls | ||
LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadForStore | ||
Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<CatalogUrl>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |