API Reference
Class
TablerFileIcons
Convenience helpers for mapping file names/extensions to Tabler file-type icons.
Inheritance
- Object
- TablerFileIcons
Methods
public static TablerIconType ForFileName(String fileName, TablerIconType fallback = File) #Returns:
TablerIconTypeReturns a Tabler icon appropriate for the file extension.
Parameters
- fileName System.String
- fallback HtmlForgeX.TablerIconType = File