ForumViewerResolvePostText Method (Object) |
Resolve post text with dependence on current forum and ensures line endings of the post text.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public string ResolvePostText(
Object text
)
Parameters
- text
- Type: SystemObject
Post text
Return Value
Type:
StringSee Also