This documentation is archived and is not being maintained.
Configuration Files in the Mobile Controls
Visual Studio 2005
To develop applications that support more than one mobile device, you must add configuration information to your application's Web.config file. This section describes the syntax of configuration files and how to map specific device information to an ASP.NET mobile control.
In This Section
- <deviceFilters>
-
Describes how to add device filters to configuration files.
- <mobileControls>
-
Describes how to map a mobile control to a device adapter.
Related Sections
Show: