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