MobileControlsSectionHandler Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
This class has been deprecated. Please use the System.Web.UI.MobileControls.MobileControlsSection 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.
Obsługuje sekcje konfiguracji reprezentowane przez pojedynczy tag XML w pliku .config. 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 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
- Dziedziczenie
-
MobileControlsSectionHandler
- Atrybuty
- Implementuje
Konstruktory
MobileControlsSectionHandler() |
Przestarzałe.
Przestarzałe.
Tworzy nowe wystąpienie klasy MobileControlsSectionHandler. 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 nowe wystąpienie tego obiektu. 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 nowe wystąpienie tego obiektu. 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). |