TransformationHelperGetBlogCommentUrlForFeed Method |
Returns URL of the blog comment document with feed parameter.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetBlogCommentUrlForFeed(
string feedName,
Object documentIdObj
)
Parameters
- feedName
- Type: SystemString
Name of the feed - documentIdObj
- Type: SystemObject
Document ID
Return Value
Type:
StringSee Also