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.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?