Applying this attribute on a class tells EPiServerCommunity to store entity data (ratings, attributes, tags etc.) under the type returned by OverrideType in the database.

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

Syntax

C#
public sealed class EntityTypeOverrideAttribute : Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    EPiServer.Common..::.EntityTypeOverrideAttribute

See Also