Click or drag to resize
AutomationTemplateViewModelFromScratchCssClass Property
Returns "scratch" CSS class for the template which represents "from scratch" template, otherwise returns empty string.

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax
C#
public string FromScratchCssClass { get; }

Property Value

Type: String
See Also