OutputCacheProviderCollection::Item Property (String^)
.NET Framework (current version)
Returns a reference to the named output-cache provider in the collection.
Assembly: System.Web (in System.Web.dll)
public: property OutputCacheProvider^ default[ String^ name ] { OutputCacheProvider^ get(String^ name); }
Parameters
- name
-
Type:
System::String^
The name of a provider in the collection.
.NET Framework
Available since 4.0
Available since 4.0
Show: