Click or drag to resize
HitsInfoProviderGetAllHitsInfo Method
Overload List
  NameDescription
Public methodStatic memberGetAllHitsInfo(Int32, HitsIntervalEnum, String, DateTime)
Returns all HitsInfo records for the specified time. Site IDHits interval (hour, day, week, year)Statistics type (pageviews, downloads...)Time
Public methodStatic memberGetAllHitsInfo(Int32, HitsIntervalEnum, String, DateTime)
Returns all HitsInfo records for the specified time and categories. Site IDHits interval (hour, day, week, year)Statistics type (pageviews, downloads...)Time
Public methodStatic memberGetAllHitsInfo(Int32, HitsIntervalEnum, String, String, String, String)
Returns all HitsInfo records. Site IDHits interval (hour, day, week, year)Statistics type (abvisit%, pageviews, downloads...) which is evaluated by LIKE operatorColumnsCultureAdditional where condition
Top
See Also