Click or drag to resize
EmailTemplateTypeEnum Enumeration
Email template type enumeration.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax
C#
public enum EmailTemplateTypeEnum
Members
  Member nameValueDescription
General0 General template type..
Automation1 Automation template type.
Blog2 Blog template type.
BlogSubscription3 Blog subscription template type.
Boards4 Boards template type.
BoardsSubscription5 Boards subscription template type.
BookingEvent6 Booking event template type.
Ecommerce7 Ecommerce template type.
EcommerceEproductExpiration8 Ecommerce e-product expiration template type.
Forum9 Forum template type.
ForumSubscribtion10 Forum subscribtion template type.
Friends11 Friends template type.
GroupMember12 Group member template type.
GroupInvitation13 Group invitation template type.
GroupMemberInvitation14 Group member invitation template type.
Password15 Password template type.
ProjectManagement16 Project management template type.
Messaging17 Messaging template type.
Registration18 Registration template type.
RegistrationApproval19 Registration approval template type.
MembershipRegistration20 Membership registration template type.
MembershipExpiration21 Membership expiration template type.
MembershipChangePassword22 Membership change password template type.
MembershipUnlockAccount23 Membership unlock account template type.
ForgottenPassword24 Forgotten password template type.
Newsletter25 Newsletter template type.
WorkflowEmail26 Workflow template type.
Scoring27 Scoring template type.
TranslationServices28 Translation services template type.
Reporting29 Reporting template type.
See Also