ForumPostInfoProviderSplitThread Method |
Creates new thread from the given post.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void SplitThread(
ForumPostInfo postInfo
)
Parameters
- postInfo
- Type: CMS.ForumsForumPostInfo
Post to be separated from current thread
See Also