CMSAbstractTransformationGetFileUrl Method (Object, Object) |
Returns URL of the attachment.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public string GetFileUrl(
Object attachmentFileName,
Object attachmentDocumentId
)
Parameters
- attachmentFileName
- Type: SystemObject
Name of the attachment file - attachmentDocumentId
- Type: SystemObject
Attachment document ID
Return Value
Type:
StringSee Also