ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 214
نمايش فراداده

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 ( ); }