Click or drag to resize
UIHelperGetFileIconClass Method
Returns font icon class for specified file extension

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetFileIconClass(
	string extension
)

Parameters

extension
Type: SystemString
File extension

Return Value

Type: String
See Also