Click or drag to resize
ForumInfoProviderUpdateForumCountsInternal Method
Update threads, posts, last user and last time values.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
protected void UpdateForumCountsInternal(
	int forumId
)

Parameters

forumId
Type: SystemInt32
Forum ID
See Also