Click or drag to resize
CMSAbstractTransformationGetAttachmentIcon Method
Returns HTML markup representing attachment icon.

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

Parameters

attachmentGuidColumn
Type: SystemObject
GUID column

Return Value

Type: String
See Also