ForumViewerResolvePostText Method (Object, Object) |
Resolve post text with dependence on current forum.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public string ResolvePostText(
Object text,
Object data
)
Parameters
- text
- Type: SystemObject
Post text - data
- Type: SystemObject
Container dataitem
Return Value
Type:
StringSee Also