TransformationMethods.GetBlogCommentUrlForFeed Method |
Returns URL of the blog comment page with feed parameter.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntaxpublic static Object GetBlogCommentUrlForFeed(
EvaluationContext context,
params Object[] parameters
)
Parameters
- context
- Type: CMS.MacroEngine.EvaluationContext
Evaluation context with child resolver - parameters
- Type:System.Object[]
Method parameters
Return Value
Type:
Object
See Also