Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Creates the site caches collection.
The CommerceCacheModule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CommerceCacheModule | Initializes a new instance of the CommerceCacheModule class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Init | The IHttpModule.Init implementation. Initializes the module and sets up the event handlers. (Overrides CommerceModule..::.Init(HttpApplication).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
CacheCollection | Gets the site cache collection. |
![]() |
IsInitialized | Gets a value indicating whether the current module instance has been initialized. (Inherited from CommerceModule.) |
Top