Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.EmailEngine
EmailTemplateProvider Class
EmailTemplateProvider Methods
DeleteEmailTemplate Method
DeleteEmailTemplate Method (Int32)
DeleteEmailTemplate Method (EmailTemplateInfo)
DeleteEmailTemplate Method (String, String)
EmailTemplateProvider
DeleteEmailTemplate Method (Int32)
Deletes e-mail template given by the ID.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
static
void
DeleteEmailTemplate
(
int
templateId
)
Parameters
templateId
Type:
System
Int32
Template ID
See Also
Reference
EmailTemplateProvider Class
DeleteEmailTemplate Overload
CMS.EmailEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com