Overload List

  Name Description
InitOutputCache(OutputCacheParameters)
Initializes the output cache for the current page request based on an OutputCacheParameters object.
(Inherited from Page.)
InitOutputCache(Int32, String, String, OutputCacheLocation, String)
Initializes the output cache for the current page request.
(Inherited from Page.)
InitOutputCache(Int32, String, String, String, OutputCacheLocation, String)
Initializes the output cache for the current page request.
(Inherited from Page.)

See Also