IssueInfoProviderIncreaseUnsubscribeCount Method |
Increases the counter for issue unsubscriptions.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax public static void IncreaseUnsubscribeCount(
int issueId
)
Parameters
- issueId
- Type: SystemInt32
ID of the issue that has been unsubscribed
See Also