Dictates the requirements of a reportable entity in EPiServer.Community.
Classes that implement this interface can have its instances reported for later processing by the community administrator/moderator.
Namespace:
EPiServer.Common.ReportingAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
public interface IReportableEntity : IEntity, ICacheable, ICloneable, ICloneable |