Click or drag to resize
CMSAbstractTransformationGetFileIcon Method
Returns HTML markup representing file icon.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string GetFileIcon(
	Object fileExtension
)

Parameters

fileExtension
Type: SystemObject
File extension

Return Value

Type: String
See Also