WmlControlAdapter::RenderPostBackEvent Method

 

Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

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

NameDescription
System_CAPS_protmethodRenderPostBackEvent(WmlMobileTextWriter^, String^, String^, Boolean, String^, Boolean)

Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_protmethodRenderPostBackEvent(WmlMobileTextWriter^, String^, String^, Boolean, String^, Boolean, WmlPostFieldType)

Renders a postback event with the control as a target. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Return to top
Show: