Page.InitOutputCache Method
.NET Framework 3.5
Initializes the output cache for the current page request.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
InitOutputCache(OutputCacheParameters) | Infrastructure. Initializes the output cache for the current page request based on an OutputCacheParameters object. |
|
InitOutputCache(Int32, String, String, OutputCacheLocation, String) | Infrastructure. Initializes the output cache for the current page request. |
|
InitOutputCache(Int32, String, String, String, OutputCacheLocation, String) | Infrastructure. Initializes the output cache for the current page request. |
InitOutputCache is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.