TransformationHelperGetAttachmentUrl Method |
Returns URL of the attachment.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetAttachmentUrl(
Object attachmentFileName,
Object nodeAliasPath
)
Parameters
- attachmentFileName
- Type: SystemObject
Name of the attachment file - nodeAliasPath
- Type: SystemObject
Attachment document alias path
Return Value
Type:
StringSee Also