HitLogProvider Methods |
The HitLogProvider type exposes the following members.
Name | Description | |
---|---|---|
LogConversions(String, String, String, Int32, Double) |
Writes the hit log to the file for all available conversions.
| |
LogConversions(String, String, String, Int32, Int32, Double) |
Writes the hit log to the file for all available conversions.
| |
LogHit(String, String, String, String, Int32) |
Writes the hit log to the file.
| |
LogHit(String, String, String, String, Int32, Double) |
Writes the hit log to the file.
| |
LogHit(String, String, String, String, Int32, Int32) |
Writes the hit log to the file.
| |
LogHit(String, String, String, String, Int32, Int32, Double) |
Writes the hit log to the file.
| |
LogPageView |
Writes the hit log to the file for page view.
Logs page view for the given page with the given culture.
|