OutputCacheProviderCollection Constructor

Definition

Initializes a new instance of the OutputCacheProviderCollection class.

public:
 OutputCacheProviderCollection();
public OutputCacheProviderCollection ();
Public Sub New ()

Remarks

The OutputCacheProviderCollection constructor initializes the hash-table object that is used by the output cache provider to store the items.

Applies to