Click or drag to resize
ForumPostInfoProviderUpdateThreadCounts Method
Update thread sub-posts counts and last post information.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static void UpdateThreadCounts(
	string path
)

Parameters

path
Type: SystemString
Post path, first part determines the thread
See Also