Factory class for interaction with DocumentArchive database. This class should not be called directly from your code, use DocumentArchiveHandler instead.

Namespace:  EPiServer.Community.DocumentArchive.Data
Assembly:  EPiServer.Community.DocumentArchive (in EPiServer.Community.DocumentArchive.dll) Version: 4.1.517.358

Syntax

C#
public class DocumentArchiveFactory : FrameworkFactoryBase

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Data..::.FrameworkFactoryBase
    EPiServer.Community.DocumentArchive.Data..::.DocumentArchiveFactory

See Also