EmailTemplateProviderDeleteEmailTemplate Method (Int32) |
Deletes e-mail template given by the ID.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax public static void DeleteEmailTemplate(
int templateId
)
Parameters
- templateId
- Type: SystemInt32
Template ID
See Also