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