Click or drag to resize
ForumInfoProviderRefreshDataCount Method
Refresh threads and posts count.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 10.0.0
Syntax
C#
public static void RefreshDataCount(
	string forumName,
	int siteId
)

Parameters

forumName
Type: SystemString
Forum name
siteId
Type: SystemInt32
Site ID
See Also