CMSAbstractTransformationGetMediaFileUrl Method |
Returns URL of the specified media file.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public string GetMediaFileUrl(
Object fileGUID,
Object fileName
)
Parameters
- fileGUID
- Type: SystemObject
File GUID - fileName
- Type: SystemObject
File name
Return Value
Type:
StringSee Also