| CMSAbstractTransformationGetMetaFileUrl Method | 
            Returns URL of the specified meta file.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetMetaFileUrl(
	Object fileGUID,
	Object fileName
)
Parameters
- fileGUID
- Type: SystemObject
 Meta file GUID
- fileName
- Type: SystemObject
 Meta file name
Return Value
Type: 
String See Also
See Also