Returns HTML markup representing icon.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attachmentGuid
- Type:
System.Object
Attachment GUID.
- page
- Type:
System.Web.UI.Page
Page object.
- iconSize (Optional)
- Type: CMS.Helpers.FontIconSizeEnum
Icon size for font icon.
- tooltip (Optional)
- Type:
System.String
Tooltip.
- additionalAttributes (Optional)
- Type:
System.String
Additional HTML parameters.
Return Value
Type:
See Also