Sdílet prostřednictvím


MobileControlsSectionHandler Třída

Definice

Upozornění

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

Upozornění

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.

Zpracovává oddíly konfigurace, které jsou reprezentovány jednou značkou XML v souboru .config. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobile Apps & Weby s 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
Dědičnost
MobileControlsSectionHandler
Atributy
Implementuje

Konstruktory

Name Description
MobileControlsSectionHandler()
Zastaralé.
Zastaralé.

Vytvoří novou instanci MobileControlsSectionHandler třídy. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobile Apps & Weby s ASP.NET

Metody

Name Description
Create(Object, Object, XmlNode)
Zastaralé.
Zastaralé.

Vytvoří novou instanci tohoto objektu. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobile Apps & Weby s ASP.NET

Equals(Object)
Zastaralé.
Zastaralé.

Určí, zda se zadaný objekt rovná aktuálnímu objektu.

(Zděděno od Object)
GetHashCode()
Zastaralé.
Zastaralé.

Slouží jako výchozí funkce hash.

(Zděděno od Object)
GetType()
Zastaralé.
Zastaralé.

Získá Type aktuální instance.

(Zděděno od Object)
MemberwiseClone()
Zastaralé.
Zastaralé.

Vytvoří mělkou kopii aktuálního Object.

(Zděděno od Object)
ToString()
Zastaralé.
Zastaralé.

Vrátí řetězec, který představuje aktuální objekt.

(Zděděno od Object)

Explicitní implementace rozhraní

Name Description
IConfigurationSectionHandler.Create(Object, Object, XmlNode)
Zastaralé.
Zastaralé.

Vytvoří novou instanci tohoto objektu. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobile Apps & Weby s ASP.NET

Platí pro

Viz také