MobileDeviceCapabilitiesSectionHandler .NET

MobileDeviceCapabilitiesSectionHandler.NET 1.1

System.Web.Mobile (system.web.mobile.dll)class

This class is used internally by the ASP.NET framework to read information about supported mobile devices from the machine.config file. You will not use this class directly.

public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler {
// Public Constructors
   public MobileDeviceCapabilitiesSectionHandler( );
}


    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace