MobileControlsSectionHandler

MobileControlsSectionHandler.NET 1.1

System.Web.UI.MobileControls (system.web.mobile.dll)class

This class is used internally by ASP.NET. It reads mobile control information from the <mobileControls> tag, which defines adapter sets that map ASP.NET mobile controls to control adapters. The <mobileControls> tag is place in the <system.web> section of the web.config and machine.config configuration files.

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


    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