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