ErrorFormatterPage::InitOutputCache Method

 

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_protmethodInitOutputCache(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.)

System_CAPS_protmethodInitOutputCache(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.)

System_CAPS_protmethodInitOutputCache(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.)

Return to top
Show: