Supporting View State

ASP.NET provides a number of services for supporting state management in ASP.NET mobile Web pages. These services are described in Understanding State Management in ASP.NET Mobile Web Pages. This section describes how to use those services and extend them when creating your own device-specific adapters for mobile devices.

In This Section

  • Control and Adapter Interaction
    Provides a step-by-step, in-depth summary of the interaction between controls and their device adapters, and page controls and their device adapters, during the life cycle of a control.

See Also

Other Resources

Extensibility Developer's Guide