ForumPostInfoProviderUpdatePostCounts Method |
Update direct-child-posts counts of specified post.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void UpdatePostCounts(
int postId
)
Parameters
- postId
- Type: SystemInt32
ID of the forum post to recount
See Also