Click or drag to resize
AbstractRatingControlRatingEvent Event
Event is raised when user voted.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public event AbstractRatingControlOnRatingEventHandler RatingEvent

Value

Type: CMS.ExtendedControlsAbstractRatingControlOnRatingEventHandler
See Also