This topic has not yet been rated - Rate this topic

Page.InitOutputCache Method

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.

  NameDescription
Protected method InitOutputCache(OutputCacheParameters) Infrastructure. Initializes the output cache for the current page request based on an OutputCacheParameters object.
Protected method InitOutputCache(Int32, String, String, OutputCacheLocation, String) Infrastructure. Initializes the output cache for the current page request.
Protected method InitOutputCache(Int32, String, String, String, OutputCacheLocation, String) Infrastructure. Initializes the output cache for the current page request.
Top

InitOutputCache is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.