ForumPostInfoProviderUpdateThreadCounts Method |
Update thread sub-posts counts and last post information.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public static void UpdateThreadCounts(
string path
)
Parameters
- path
- Type: SystemString
Post path, first part determines the thread
See Also