| 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 classMobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler { // Public Constructors public
MobileDeviceCapabilitiesSectionHandler ( ); }