Click or drag to resize
EmailTemplateTypeRegisterCurrent Property
Gets current instance of email template types register.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static EmailTemplateTypeRegister Current { get; }

Property Value

Type: EmailTemplateTypeRegister
See Also