TransformationHelperGetFileUrl Method (Object, String) |
Returns URL of the attachment.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetFileUrl(
Object attachmentGuid,
string fileName
)
Parameters
- attachmentGuid
- Type: SystemObject
Attachment GUID - fileName
- Type: SystemString
Name of the file
Return Value
Type:
StringSee Also