AdvantageCacheManager Constructor (eAdvantageCacheContainerType, Int32, Int32)
Initializes a new instance of the AdvantageCacheManager class.
Namespace:
AdvantageCMS.Core.Utils.CacheAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public AdvantageCacheManager( eAdvantageCacheContainerType cacheContainerType, int domainId, int languageId )
Parameters
- cacheContainerType
- Type: AdvantageCMS.Core.Utils.Cache.Containers..::..eAdvantageCacheContainerType
Type of the cache container.
- domainId
- Type: Int32
The domain identifier.
- languageId
- Type: Int32
The language identifier.