WmlPostFieldType Enumeration
Specifies how a post field is rendered. This class cannot be inherited. 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)
| Member name | Description | |
|---|---|---|
| Normal | The value is written as a literal, with encoding. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. | |
| Raw | The value is written as a literal, without encoding. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. | |
| Submit | The value is written as Normal with an associated submit action. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. | |
| Variable | The value is written as a variable name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
Available since 1.1
System.Web.UI.MobileControls.Adapters Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Device-Specific Rendering