ErrorFormatterPage::RenderControl Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | RenderControl(HtmlTextWriter^) | Renders server control content and stores tracing information about the control if tracing is enabled. 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.) |
![]() | RenderControl(HtmlTextWriter^, ControlAdapter^) | Outputs server control content to a provided HtmlTextWriter object using a provided ControlAdapter object.(Inherited from Control.) |
Show:

