SiteCacheRefreshEventArgs Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the CacheRefresh event.
The SiteCacheRefreshEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SiteCacheRefreshEventArgs | Initializes a new instance of the SiteCacheRefreshEventArgs class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
RequestParameters | Gets the request parameters for the cache refresh. |
Top