Reporting data layer class for interacting with the EPiServer.Common.Reporting database. This class should not be called directly from your code, use ReportHandler instead.

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

Syntax

C#
public class ReportFactory : FrameworkFactoryBase

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Data..::.FrameworkFactoryBase
    EPiServer.Common.Data..::.ReportFactory

See Also