HitsInfoProvider GetAllHitsInfoBetween Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetAllHitsInfoBetween(Int32, HitsIntervalEnum,  String , DateTime, DateTime, String)
Returns all HitsInfo records for the specified time and categories. Site IDHits interval (hour, day, week, year)Statistics type (abvisit%, pageviews, downloads...) which is evaluated by LIKE operatorStart dateEnd dateColumns
Public methodStatic memberGetAllHitsInfoBetween(Int32, HitsIntervalEnum, String, DateTime, DateTime, String, String, String)
Returns all HitsInfo records for the specified time. Site IDHits interval (hour, day, week, year)Statistics type (abvisit%, pageviews, downloads...) which is evaluated by LIKE operatorStart dateEnd dateColumnsCultureAdditional where condition
Back to Top
See Also