AutomationTemplateViewModelFromScratchCssClass Property |
Returns "scratch" CSS class for the template which represents "from scratch" template, otherwise returns empty string.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax public string FromScratchCssClass { get; }
Property Value
Type:
StringSee Also