FormattedTextAddTooltip Method |
Adds span tag with set title attribute.
Namespace: CMS.Helpers.MarkupAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public FormattedText AddTooltip(
string tooltip
)
Parameters
- tooltip
- Type: SystemString
Return Value
Type:
FormattedTextSee Also