WmlMobileTextWriter::WritePostField Method
.NET Framework (current version)
Writes a < postfield > element, treating the value as specified by the type parameter. 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)
| Name | Description | |
|---|---|---|
![]() | WritePostField(String^, String^) | Writes a < postfield > element, using the provided parameters. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() | WritePostField(String^, String^, WmlPostFieldType) | Writes a < postfield > element, treating the value as specified by the type parameter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
Show:
