Freigeben über


MobileControlsSectionHandler Klasse

Definition

Achtung

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

Achtung

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.

Behandelt Konfigurationsabschnitte, die durch ein einzelnes XML-Tag in der .config Datei dargestellt werden. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

public ref class MobileControlsSectionHandler : System::Configuration::IConfigurationSectionHandler
public class MobileControlsSectionHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("This class has been deprecated.  Please use the System.Web.UI.MobileControls.MobileControlsSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public class MobileControlsSectionHandler : 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 MobileControlsSectionHandler : System.Configuration.IConfigurationSectionHandler
type MobileControlsSectionHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class has been deprecated.  Please use the System.Web.UI.MobileControls.MobileControlsSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type MobileControlsSectionHandler = 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 MobileControlsSectionHandler = class
    interface IConfigurationSectionHandler
Public Class MobileControlsSectionHandler
Implements IConfigurationSectionHandler
Vererbung
MobileControlsSectionHandler
Attribute
Implementiert

Konstruktoren

Name Beschreibung
MobileControlsSectionHandler()
Veraltet.
Veraltet.

Erstellt eine neue Instanz der MobileControlsSectionHandler Klasse. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

Methoden

Name Beschreibung
Create(Object, Object, XmlNode)
Veraltet.
Veraltet.

Erstellt eine neue Instanz dieses Objekts. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

Equals(Object)
Veraltet.
Veraltet.

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
GetHashCode()
Veraltet.
Veraltet.

Dient als die Standard-Hashfunktion

(Geerbt von Object)
GetType()
Veraltet.
Veraltet.

Ruft die Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()
Veraltet.
Veraltet.

Erstellt eine flache Kopie der aktuellen Object.

(Geerbt von Object)
ToString()
Veraltet.
Veraltet.

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Explizite Schnittstellenimplementierungen

Name Beschreibung
IConfigurationSectionHandler.Create(Object, Object, XmlNode)
Veraltet.
Veraltet.

Erstellt eine neue Instanz dieses Objekts. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

Gilt für:

Weitere Informationen