共用方式為


MobileControlsSectionHandler 類別

定義

警告

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

警告

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.

處理由 .config 檔案中單一 XML 標籤代表的設定區段。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &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
繼承
MobileControlsSectionHandler
屬性
實作

建構函式

名稱 Description
MobileControlsSectionHandler()
已淘汰.
已淘汰.

建立一個新的類別實例 MobileControlsSectionHandler 。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

方法

名稱 Description
Create(Object, Object, XmlNode)
已淘汰.
已淘汰.

建立這個物件的新實例。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

Equals(Object)
已淘汰.
已淘汰.

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()
已淘汰.
已淘汰.

做為預設哈希函式。

(繼承來源 Object)
GetType()
已淘汰.
已淘汰.

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()
已淘汰.
已淘汰.

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()
已淘汰.
已淘汰.

傳回表示目前 物件的字串。

(繼承來源 Object)

明確介面實作

名稱 Description
IConfigurationSectionHandler.Create(Object, Object, XmlNode)
已淘汰.
已淘汰.

建立這個物件的新實例。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

適用於

另請參閱