ErrorFormatterPage::InitOutputCache Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | InitOutputCache(Int32, String^, String^, OutputCacheLocation, String^) | Initializes the output cache for the current page request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from MobilePage.) |
![]() | InitOutputCache(Int32, String^, String^, String^, OutputCacheLocation, String^) | Initializes the output cache for the current page request. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Inherited from MobilePage.) |
![]() | InitOutputCache(OutputCacheParameters^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the output cache for the current page request based on an OutputCacheParameters object.(Inherited from Page.) |
Show:
