CMSAbstractTransformation GetFileUrl Method (Object, String)Kentico 8.0 API Reference
Returns URL of the attachment stored in the given column name.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

attachmentGuidColumn
Type: OnlineSystem Object
Name of the column that contains the attachment
fileName
Type: OnlineSystem String
Name of the file

Return Value

Type: OnlineString
See Also