Gets the number of ratings.

Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275

Syntax

C#
public virtual int NumRatings { get; }

Implements

IRatableEntity..::.NumRatings

See Also