Click or drag to resize
ActionAttributeTooltipText Property
Tooltip text, has higher priority than the tooltip resource string.

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

Property Value

Type: String
See Also