Click or drag to resize
ForumViewerResolvePostText Method (Object)
Resolve post text with dependence on current forum and ensures line endings of the post text.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string ResolvePostText(
	Object text
)

Parameters

text
Type: SystemObject
Post text

Return Value

Type: String
See Also