WmlTextBoxAdapter.GetPostBackValue Method ()
.NET Framework (current version)
Returns the postback value (or empty string) of the TextBox when the parent form's action attribute is set and view state is disabled for the control. 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)
Return Value
Type: System.StringThe postback value (or empty string) of the selected item in the selection list.
.NET Framework
Available since 1.1
Available since 1.1
Show: