Click or drag to resize
TransformationHelperGetBlogCommentUrl Method
Returns URL of the blog comment document.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string GetBlogCommentUrl(
	Object documentIdObj
)

Parameters

documentIdObj
Type: SystemObject
Document ID

Return Value

Type: String
See Also