HtmlControlAdapter.RenderPostBackEventReference Method (HtmlMobileTextWriter, String)
.NET Framework (current version)
Renders a postback event reference. 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)
protected void RenderPostBackEventReference( HtmlMobileTextWriter writer, string argument )
Parameters
- writer
-
Type:
System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter
The text writer.
- argument
-
Type:
System.String
The rendering parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: