Click or drag to resize
TransformationMethodsGetMediaFileUrlForFeed Method
Returns URL of the specified media file with feed parameter.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public static Object GetMediaFileUrlForFeed(
	EvaluationContext context,
	params Object[] parameters
)

Parameters

context
Type: CMS.MacroEngineEvaluationContext
Evaluation context with child resolver
parameters
Type: SystemObject
Method parameters

Return Value

Type: Object
See Also