1 out of 1 rated this helpful - Rate this topic

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.

  Class Description
Public class CookielessData Encapsulates data into an encrypted FormsAuthenticationTicket for a page adapter to include in links in mobile controls.
Public class DeviceFilterElement Represents a device-specific filter to be applied to the application.
Public class DeviceFilterElementCollection Represents a collection of DeviceFilterElement objects.
Public class DeviceFiltersSection Contains the collection of device filters to use in the application.
Public class ErrorHandlerModule Traps errors and formats messages for the appropriate device.
Public class MobileCapabilities Provides a single source for accessing capability information about a client device and for performing queries against device capabilities.
Public class MobileDeviceCapabilitiesSectionHandler 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 class MobileErrorInfo Provides a structure for reading information about an exception that occurs in a mobile application.
Public class MobileFormsAuthentication Supports cookieless devices by appending appropriate authentication information to the appropriate URLs.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ