CMSAbstractTransformationGetBlogCommentUrl Method |
Returns URL of the blog comment document.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetBlogCommentUrl(
Object documentIdObj
)
Parameters
- documentIdObj
- Type: SystemObject
Document ID
Return Value
Type:
StringSee Also