TransformationMethods.GetDocumentUrlForFeed Method |
Returns URL of the currently rendered document with feed parameter.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic static Object GetDocumentUrlForFeed(
EvaluationContext context,
params Object[] parameters
)
Parameters
- context
- Type: CMS.MacroEngine.EvaluationContext
Returns URL of the currently rendered document with feed parameter - parameters
- Type:System.Object[]
Method parameters
Return Value
Type:
Object
See Also