Click or drag to resize
NewsletterType Class
Newsletter type enumeration.
Inheritance Hierarchy
SystemObject
  CMS.NewslettersNewsletterType

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

The NewsletterType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDynamic
Dynamic newsletter type.
Public fieldStatic memberTemplateBased
Template-based (or static) newsletter type.
Top
See Also