Click or drag to resize
EmailModuleGENERAL_EMAIL_TEMPLATE_TYPE_NAME Field
Name of email template type for general purposes.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax
C#
public const string GENERAL_EMAIL_TEMPLATE_TYPE_NAME = "general"

Field Value

Type: String
See Also