MobileControlsSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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.
表示行動控制項、其配置器和裝置篩選條件等組態相關資訊。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。
public ref class MobileControlsSection sealed : System::Configuration::ConfigurationSection
public sealed class MobileControlsSection : System.Configuration.ConfigurationSection
[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 sealed class MobileControlsSection : System.Configuration.ConfigurationSection
type MobileControlsSection = class
inherit ConfigurationSection
[<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 MobileControlsSection = class
inherit ConfigurationSection
Public NotInheritable Class MobileControlsSection
Inherits ConfigurationSection
- 繼承
- 屬性
備註
類別 MobileControlsSection 可讓您以程式設計方式存取組態檔區 mobileControls 段中的值。
建構函式
| MobileControlsSection() |
已淘汰.
建立 MobileControlsSection 類別的新執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites。 |