Class ApprovalDefinitionCache
Inheritance
System.Object
ApprovalDefinitionCache
Namespace: EPiServer.Approvals.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class ApprovalDefinitionCache : Object
Constructors
ApprovalDefinitionCache(ISynchronizedObjectInstanceCache, ServiceAccessor<ApprovalDefinitionDB>)
Declaration
public ApprovalDefinitionCache(ISynchronizedObjectInstanceCache cache, ServiceAccessor<ApprovalDefinitionDB> dbAccessor)
Parameters
Type | Name | Description |
---|---|---|
ISynchronized |
cache | |
Service |
dbAccessor |