Name | Description | |
---|---|---|
Clear | Clears the cache | |
GetObject | Gets an object form the cache for the given key | |
Remove | Remove the data from cache for the given key | |
SetObject | Overloaded. Sets an object in the cache for the specified key |
The following tables list the members exposed by AppCache.
Name | Description | |
---|---|---|
Clear | Clears the cache | |
GetObject | Gets an object form the cache for the given key | |
Remove | Remove the data from cache for the given key | |
SetObject | Overloaded. Sets an object in the cache for the specified key |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |