Click or drag to resize
AutomationTemplateViewModelDescriptionTooltip Property
Gets template description for tooltip.

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

Property Value

Type: String
Remarks
Value is localized and encoded.
See Also