Click or drag to resize
ISubscriptionServiceIsSubscribed Method
Overload List
  NameDescription
Public methodIsSubscribed(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.
Public methodIsSubscribed(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.
Top
See Also