Udostępnij przez


MobileDeviceCapabilitiesSectionHandler Klasa

Definicja

Przestroga

This class has been deprecated. Please use the System.Web.Mobile.DeviceFiltersSection class instead. http://go.microsoft.com/fwlink/?linkid=14202

Przestroga

The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.

Odczytuje sekcję deviceFilters, element (ASP.NET Ustawienia Schemat) pliku konfiguracji, który określa zestaw filtrów urządzeń do użycia z ASP.NET kontrolkami mobilnymi. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

public ref class MobileDeviceCapabilitiesSectionHandler : System::Configuration::IConfigurationSectionHandler
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("This class has been deprecated.  Please use the System.Web.Mobile.DeviceFiltersSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler
type MobileDeviceCapabilitiesSectionHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class has been deprecated.  Please use the System.Web.Mobile.DeviceFiltersSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type MobileDeviceCapabilitiesSectionHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type MobileDeviceCapabilitiesSectionHandler = class
    interface IConfigurationSectionHandler
Public Class MobileDeviceCapabilitiesSectionHandler
Implements IConfigurationSectionHandler
Dziedziczenie
MobileDeviceCapabilitiesSectionHandler
Atrybuty
Implementuje

Uwagi dotyczące dziedziczenia

Wystąpienia klas, które dziedziczą klasę MobileDeviceCapabilitiesSectionHandler , muszą być bezpieczne wątkami i bezstanowe. Metoda Create(Object, Object, XmlNode) musi być wywoływana z wielu wątków jednocześnie. Zobacz IConfigurationSectionHandler , aby uzyskać więcej informacji na temat dziedziczenia.

Konstruktory

MobileDeviceCapabilitiesSectionHandler()
Przestarzałe.
Przestarzałe.

Inicjuje nowe wystąpienie klasy MobileDeviceCapabilitiesSectionHandler. Ta metoda obsługuje infrastrukturę .NET Framework. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

Metody

Create(Object, Object, XmlNode)
Przestarzałe.
Przestarzałe.

Tworzy słownik informacji filtru urządzenia zawartych w XmlNode określonym przez node parametr . Jeśli obiekt przywoływane przez parent właściwość nie nulljest , wpisy słownika są dołączane do słownika nadrzędnego. Ta metoda obsługuje infrastrukturę .NET Framework. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

Equals(Object)
Przestarzałe.
Przestarzałe.

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()
Przestarzałe.
Przestarzałe.

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()
Przestarzałe.
Przestarzałe.

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()
Przestarzałe.
Przestarzałe.

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()
Przestarzałe.
Przestarzałe.

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Jawne implementacje interfejsu

IConfigurationSectionHandler.Create(Object, Object, XmlNode)
Przestarzałe.
Przestarzałe.

Tworzy słownik informacji filtru urządzenia zawartych w XmlNode określonym przez node parametr . Jeśli obiekt przywoływane przez parent właściwość nie nulljest , wpisy słownika są dołączane do słownika nadrzędnego. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

Dotyczy

Zobacz też