WorkflowManager GetEmailTemplateInternal Method Kentico 8.1 API Reference
Gets e-mail template name and default subject to be used for given action

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineKeyValuePair OnlineString, OnlineString 
E-mail template name and default subject as a pair. Key represents the template name, value represents default subject.
See Also