OutputCacheProfile Constructor (String)

 

Initializes a new instance of the OutputCacheProfile class.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

new : 
        name:string -> OutputCacheProfile

Parameters

name
Type: System.String

The name value to use.

.NET Framework
Available since 2.0
Return to top
Show: