ForumPostInfoProviderSplitThreadInternal Method |
Creates new thread from the given post.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax protected virtual void SplitThreadInternal(
ForumPostInfo postInfo
)
Parameters
- postInfo
- Type: CMS.ForumsForumPostInfo
Post to be separated from current thread
See Also