Click or drag to resize
HitsInfoProviderGetAllHitsInfoBetween Method
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
Top
See Also