Click or drag to resize
TransformationHelperGetMessageBoardUrl Method
Returns URL of the message board document.

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

Parameters

documentIdObj
Type: SystemObject
Document ID

Return Value

Type: String
See Also