StatisticsInfoProviderDeleteStatisticsInfo Method (String) |
Deletes all statistics with specified code name.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax public static void DeleteStatisticsInfo(
string statisticsCode
)
Parameters
- statisticsCode
- Type: SystemString
Statistics code name
See Also