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

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

Parameters

infoObj
Type: CMS.DataEngineBaseInfo
Category to update
See Also