CacheStoreProvider.Initialize Method (String, NameValueCollection)
Initializes the named cache.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name to use to look up configuration information.
- config
-
Type:
System.Collections.Specialized.NameValueCollection
A collection of name/value pairs of configuration information to use for configuring the cache.
.NET Framework
Available since 4.7
Available since 4.7
Show: