Name | Description | |
---|---|---|
![]() | EmailListSignupRepository Constructor |
The following tables list the members exposed by EmailListSignupRepository.
Name | Description | |
---|---|---|
![]() | EmailListSignupRepository Constructor |
Name | Description | |
---|---|---|
![]() | BeforeSave | 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>) |
![]() | CountForEmailList | |
![]() | Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | GetEmailListSignupId | Gets the Id of the EmailListSignup object that represents the given email and email list Id |
![]() | Load | Overloaded. Loads an EmailListSignup object for given email list Id and the email address |
![]() | LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | LoadForEmailList | |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<EmailListSignup>) |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |