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