| AutomationTemplateViewModel Class |
Namespace: CMS.ContactManagement.Web.UI
public sealed class AutomationTemplateViewModel
The AutomationTemplateViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomationTemplateViewModel |
Initialized a new instance of AutomationTemplateViewModel.
|
| Name | Description | |
|---|---|---|
| Description |
Gets template description.
| |
| DescriptionTooltip |
Gets template description for tooltip.
| |
| FromScratchCssClass |
Returns "scratch" CSS class for the template which represents "from scratch" template, otherwise returns empty string.
| |
| IconClass |
Gets template description.
| |
| Id |
Gets template id.
| |
| Name |
Gets template name.
| |
| NameTooltip |
Gets template name for tooltip.
| |
| Tooltip |
Gets tooltip text.
|