Returns HTML markup representing document type icon.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- page
- Type:
System.Web.UI.Page
Page.
- extension
- Type:
System.String
Class name.
- 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