TransformationHelper.GetBlogCommentUrlForFeed Method |
Returns URL of the blog comment document with feed parameter.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic string GetBlogCommentUrlForFeed(
string feedName,
Object documentIdObj
)
Parameters
- feedName
- Type: System.String
Name of the feed - documentIdObj
- Type: System.Object
Document ID
Return Value
Type:
String
See Also