Gets specific email template for given API ID and template name from Strands API.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- templateName
- Type:
System String
Name of desired template
Return Value
Type:
String containing HTML code of email template
Exceptions
Exception | Condition |
---|---|
![]() | templateName is null |
See Also