TransformationHelperGetMediaFileUrl Method |
Returns URL of the specified media file.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.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