| ForumInfoProviderRefreshDataCount Method  | 
            Refresh threads and posts count.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntaxpublic static void RefreshDataCount(
	string forumName,
	int siteId
)
Parameters
- forumName
 - Type: SystemString
Forum name - siteId
 - Type: SystemInt32
Site ID 
See Also