Gets tooltip body HTML.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- imageUrl
- Type: System String
Image URL
- imageWidth
- Type: System Int32
Actual width of the image
- imageHeight
- Type: System Int32
Actual height of the image
- title
- Type: System String
File title
- name
- Type: System String
File name
- description
- Type: System String
File description
- divInlineStyle
- Type: System String
Inline style (e.g. 'width: 100px;')
- tooltipWidth
- Type: System Int32
Maximal width of the tooltip
Return Value
Type: StringSee Also