Click or drag to resize
NewsletterSource Class
Newsletter source constants.
Inheritance Hierarchy
SystemObject
  CMS.NewslettersNewsletterSource

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

The NewsletterSource 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