Click or drag to resize
IRatingActivityLogger Interface
Provides possibility to log rating activity.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public interface IRatingActivityLogger

The IRatingActivityLogger type exposes the following members.

Methods
  NameDescription
Public methodLogRating
Logs rating activity.
Top
See Also