| EmailCopyAsTemplate Method |
Namespace:
Dynamicweb.EmailMarketing
Assembly:
Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax public Email CopyAsTemplate(
string templateName,
string templateDescription
)
Public Function CopyAsTemplate (
templateName As String,
templateDescription As String
) As Email
Parameters
- templateName
- Type: SystemString
- templateDescription
- Type: SystemString
Return Value
Type:
EmailSee Also