ISubscriptionServiceIsSubscribed Method |
Name | Description | |
---|---|---|
IsSubscribed(Int32, Int32) |
Returns true if subscriber is subscribed to given newsletter and at the same time is not in the unsubscription list for the given newsletter.
| |
IsSubscribed(ContactInfo, NewsletterInfo) |
Returns true if given contact is subscribed to given and at the same time is not in the unsubscription list for the given newsletter.
|