Appends tooltip to control.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type: System.Web.UI.HtmlControls HtmlGenericControl
Control
- tooltipText
- Type: System String
Tooltip
- cursor
- Type: System String
Mouse pointer
- width
- Type: System Int32
Width of the tooltip
- encode
- Type: System Boolean
Indicates if the tooltip text should be encoded
See Also