IssueInfoProviderIncreaseUnsubscribeCountInternal Method |
Increases the counter for issue unsubscriptions.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax protected virtual void IncreaseUnsubscribeCountInternal(
int issueId
)
Parameters
- issueId
- Type: SystemInt32
ID of the issue that has been unsubscribed
See Also