Click or drag to resize
NewsletterModuleNEWSLETTER_EMAIL_TEMPLATE_TYPE_NAME Field

Note: This API is now obsolete.

Name of email template type for newsletter.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("This constant is not meant for public use. Use the string value 'newsletter' instead.")]
public const string NEWSLETTER_EMAIL_TEMPLATE_TYPE_NAME

Field Value

Type: String
See Also