Click or drag to resize
CMSAbstractTransformationGetMessageBoardUrlForFeed Method
Returns URL of the message board document with feed parameter.

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

Parameters

documentIdObj
Type: SystemObject
Document ID

Return Value

Type: String
See Also