Click or drag to resize
IssueExtensions Class
Extension methods for IssueInfo class.
Inheritance Hierarchy
SystemObject
  CMS.NewslettersIssueExtensions

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public static class IssueExtensions

The IssueExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetVariantName
Returns the name of issue variant.
Public methodStatic memberHasWidgetWithMissingDefinition
Indicates whether the issue has a widget with missing widget definition.
Public methodStatic memberHasWidgetWithUnfilledRequiredProperty
Indicates whether the issue has a widget with unfilled required property.
Public methodStatic memberIsOriginalVariant
Indicates whether the issue is a variant that represents original issue.
Top
See Also