| CMSAbstractTransformationGetMediaFileUrlForFeed Method | 
            Returns URL of the specified media file with feed parameter.
            
 
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
 Syntax
Syntaxpublic string GetMediaFileUrlForFeed(
	Object fileGUID,
	Object fileName
)
Parameters
- fileGUID
- Type: SystemObject
 File GUID
- fileName
- Type: SystemObject
 File name
Return Value
Type: 
String See Also
See Also