Delete issues

To delete a specific issue, you use the NewslettersManager class and DeleteIssue method. The method has two overloads - passing an issue Id or an issue instance.

The following code deletes an issue with a specified ID through the Native API.
Figure 1: Delete issue by id


The following sample deletes an issue by the issue instance specified through the Native API:

Figure 2: Delete issue by instance


NOTE: If you delete a campaign, all the issues that belong to the campaign will be deleted too, see For developers: Delete campaigns.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?