MobilePage::RedirectToMobilePage Method (String^, Boolean)
.NET Framework (current version)
Redirects to a specified mobile page. 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
- url
-
Type:
System::String^
The URL of the redirect action.
- endResponse
-
Type:
System::Boolean
Specifies whether the response should be ended at that point. The default of the first form of the method is true.
.NET Framework
Available since 1.1
Available since 1.1
Show: