System.Web.Configuration.OutputCacheProfileCollection.Get Method

Gets the System.Web.Configuration.OutputCacheProfile element with the specified name.

Syntax

public OutputCacheProfile Get (string name)

Parameters

name
The name of the System.Web.Configuration.OutputCacheProfileCollection element.

Returns

The System.Web.Configuration.OutputCacheProfile element with the specified name.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0