| IssueInfoProviderInvalidateIssue Method  | 
            Invalidates cached newsletter issue on external change.
            
 
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntaxpublic static void InvalidateIssue(
	int issueId
)
Parameters
- issueId
 - Type: SystemInt32
ID of the issue to invalidate 
See Also