Click or drag to resize
ModuleCommands.ReportingRefreshCategoryDataCount Method
Refresh children count for single category.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void ReportingRefreshCategoryDataCount(
	BaseInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngine.BaseInfo
Category to update
See Also