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