| CMSAbstractTransformationGetBlogCommentUrlForFeed Method | 
            Returns URL of the blog comment document with feed parameter.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetBlogCommentUrlForFeed(
	Object documentIdObj
)
Parameters
- documentIdObj
- Type: SystemObject
 Document ID
Return Value
Type: 
String See Also
See Also