Click or drag to resize
IssueInfoProviderGetIssues Method
Returns a query for all the IssueInfo objects.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<IssueInfo> GetIssues()

Return Value

Type: ObjectQueryIssueInfo
See Also