ThreadViewCounter Class |
Namespace: CMS.Forums
public static class ThreadViewCounter
The ThreadViewCounter type exposes the following members.
Name | Description | |
---|---|---|
MaxRecords |
Number of threads in the hashtable which causes automatic update in DB.
| |
ThreadViewCount |
Hashtable with ThreadID-ViewNumber values.
|
Name | Description | |
---|---|---|
LogThreadView |
Increments the number of views of specified post.
| |
SaveViewCounts |
Saves the content of the hashtable to DB.
|