HitsHourInfoProviderSetHitsHourInfoInternal Method |
Sets (updates or inserts) specified HitsHourInfo.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax protected virtual void SetHitsHourInfoInternal(
HitsHourInfo infoObj
)
Parameters
- infoObj
- Type: CMS.WebAnalyticsHitsHourInfo
HitsHourInfo to be set.
See Also