Name | Description | |
---|---|---|
![]() | LanguageStringRepository Constructor |
The following tables list the members exposed by LanguageStringRepository.
Name | Description | |
---|---|---|
![]() | LanguageStringRepository Constructor |
Name | Description | |
---|---|---|
![]() | AfterDelete | Overridden. |
![]() | AfterSave | Overridden. |
![]() | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | CountForLanguage | |
![]() | Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | Load | Overloaded. Load item given the primary key |
![]() | LoadAll | Overridden. Load all items |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | LoadForLanguage | |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<LanguageString>) |
![]() | Search | |
![]() | SearchCount |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |