Click or drag to resize
HitLogProvider Methods

The HitLogProvider type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLogConversions(String, String, String, Int32, Double)
Writes the hit log to the file for all available conversions.
Public methodStatic memberLogConversions(String, String, String, Int32, Int32, Double)
Writes the hit log to the file for all available conversions.
Public methodStatic memberLogHit(String, String, String, String, Int32)
Writes the hit log to the file.
Public methodStatic memberLogHit(String, String, String, String, Int32, Double)
Writes the hit log to the file.
Public methodStatic memberLogHit(String, String, String, String, Int32, Int32)
Writes the hit log to the file.
Public methodStatic memberLogHit(String, String, String, String, Int32, Int32, Double)
Writes the hit log to the file.
Public methodStatic memberLogPageView
Writes the hit log to the file for page view. Logs page view for the given page with the given culture.
Top
See Also