TransformationHelperGetFileUrlFromAlias Method |
Returns URL of the attachment.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetFileUrlFromAlias(
Object attachmentGuid,
Object nodeAlias
)
Parameters
- attachmentGuid
- Type: SystemObject
Attachment GUID - nodeAlias
- Type: SystemObject
Node alias
Return Value
Type:
StringSee Also