Click or drag to resize
ThreadViewsProcessor Class
Provides an ITask interface for automatic thread views processing (saving the data to DB).
Inheritance Hierarchy
SystemObject
  CMS.ForumsThreadViewsProcessor

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 10.0.0
Syntax
C#
public class ThreadViewsProcessor : ITask

The ThreadViewsProcessor type exposes the following members.

Constructors
  NameDescription
Public methodThreadViewsProcessor
Top
Methods
  NameDescription
Public methodExecute
Executes the save action.
Top
See Also