MobileControlsSectionHandler Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
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 |
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 |
| 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 |