CMSAbstractTransformationGetFileUrl Method (Object) |
Returns URL of the attachment stored in the given column name.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetFileUrl(
Object attachmentGuidColumn
)
Parameters
- attachmentGuidColumn
- Type: SystemObject
Name of the column that contains the attachment
Return Value
Type:
StringSee Also