IPageAdapter::HandleError Method (Exception^, HtmlTextWriter^)
.NET Framework (current version)
Returns true if it handles the error. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- e
-
Type:
System::Exception^
System exception event.
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The HtmlTextWriter object.
This method is called if an unhandled exception occurs during the life cycle of the page.
.NET Framework
Available since 1.1
Available since 1.1
IPageAdapter Interface
System.Web.UI.MobileControls Namespace
Mobile Text Writer Rendering Best Practices
Architectural Overview of Adaptive Control Behavior
Show: