Click or drag to resize
WorkflowEmailSettingsDefaultSubject Property
Default subject used when 'Subject' and selected template subject are empty.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public string DefaultSubject { get; set; }

Property Value

Type: String
See Also