Overload List

  NameDescription
Protected methodInitOutputCache(OutputCacheParameters)
Initializes the output cache for the current page request based on an OutputCacheParameters object.
(Inherited from Page.)
Protected methodInitOutputCache(Int32, String, String, OutputCacheLocation, String)
Initializes the output cache for the current page request.
(Inherited from Page.)
Protected methodInitOutputCache(Int32, String, String, String, OutputCacheLocation, String)
Initializes the output cache for the current page request.
(Inherited from Page.)

See Also