Gets and set the entities ratability.

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

Syntax

C#
public virtual bool IsRatable { get; set; }

Implements

IRatableEntity..::.IsRatable

See Also