Formats string to be used for tooltip.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Tooltip string
- encode (Optional)
- Type: System Boolean
Indicates whether the tooltip text should be encoded
- escape (Optional)
- Type: System Boolean
Indicates if apostrophes and backslashes should be escaped
Return Value
Type: StringSee Also