TransformationHelperGetMetaFileUrl Method |
Returns URL of the specified meta file.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetMetaFileUrl(
Object fileGUID,
Object fileName
)
Parameters
- fileGUID
- Type: SystemObject
Meta file GUID - fileName
- Type: SystemObject
Meta file name
Return Value
Type:
StringSee Also