Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Web.Mobile Namespace

The System.Web.Mobile namespace contains the core capabilities, including authentication and error handling, required for building ASP.NET mobile Web applications.

The MobileCapabilities class provides a single source for accessing capability information about a client device and for performing queries against device capabilities. The MobileFormsAuthentication class supports cookieless devices by appending appropriate authentication information to the appropriate URLs.

  ClassDescription
Public classCookielessData Encapsulates data into an encrypted FormsAuthenticationTicket for a page adapter to include in links in mobile controls.
Public classDeviceFilterElement Represents a device-specific filter to be applied to the application.
Public classDeviceFilterElementCollection Represents a collection of DeviceFilterElement objects.
Public classDeviceFiltersSection Contains the collection of device filters to use in the application.
Public classErrorHandlerModule Traps errors and formats messages for the appropriate device.
Public classMobileCapabilities Provides a single source for accessing capability information about a client device and for performing queries against device capabilities.
Public classMobileDeviceCapabilitiesSectionHandler Obsolete. Reads the deviceFilters Element (ASP.NET Settings Schema) section of a configuration file that specifies the set of device filters for use with ASP.NET mobile controls.
Public classMobileErrorInfo Provides a structure for reading information about an exception that occurs in a mobile application.
Public classMobileFormsAuthentication Supports cookieless devices by appending appropriate authentication information to the appropriate URLs.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker