Click or drag to resize
AbstractManagerManagerType Class
Abstract manager
Inheritance Hierarchy
SystemObject
  CMS.BaseAbstractManager
    CMS.BaseAbstractManagerManagerType
      CMS.SynchronizationSyncManager

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public abstract class AbstractManager<ManagerType> : AbstractManager
where ManagerType : new(), AbstractManager<ManagerType>

Type Parameters

ManagerType

The AbstractManagerManagerType type exposes the following members.

Constructors
Methods
See Also