Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
RatingActivityLogger Class
RatingActivityLogger Methods
LogRating Method
RatingActivityLogger
LogRating Method
Logs rating activity.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
void
LogRating
(
double
value
,
TreeNode
currentDocument
)
Parameters
value
Type:
System
Double
Rating value
currentDocument
Type:
CMS.DocumentEngine
TreeNode
Rated document
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
currentDocument
is
null
.
See Also
Reference
RatingActivityLogger Class
CMS.DocumentEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com