API change in version 9

David Pearson asked on December 15, 2016 20:54

I was looking at the change for System.Boolean CMS.Newsletters.SubscriberNewsletterInfo.SubscriptionEnabled in the API Change list for 8.2 to 9.

It recommends Service ISubscriptionService> Entry IsUnsubscribed(subscribedId, newsletterId);

http://devnet.kentico.com/documentation/api-changes/kentico-9/10322

I am replacing subscriber.SubscriptionEnabled = true;. Should this ISubscriptionService be IsSubscribed? Maybe I am reading it wrong.

Thanks David

Correct Answer

David Pearson answered on December 16, 2016 19:01

After looking at the code closer the subscriber.SubscriptionEnabled was not needed.

0 votesVote for this answer Unmark Correct answer

Recent Answers


David Pearson answered on December 15, 2016 20:59 (last edited on December 15, 2016 21:01)

My question got truncated.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.