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 モバイル アプリケーションの開発方法については、「
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 モバイル アプリケーションの開発方法については、「 |
プロパティ
| 名前 | 説明 |
|---|---|
| AllowCustomAttributes |
古い.
ページにカスタム属性を設定できるかどうかを示す値を取得または設定します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
| CookielessDataDictionaryType |
古い.
Cookie レス フォーム認証のキーを保持するディクショナリ クラスの型を取得または設定します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
| CurrentConfiguration |
古い.
現在の Configuration インスタンスが属している構成階層を表す最上位 ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
| Devices |
古い.
構成ファイルのデバイス要素をプログラムで表す デバイス 要素のコレクションを取得します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
| ElementInformation |
古い.
ElementInformation オブジェクトのカスタマイズ不可能な情報と機能を含む ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| ElementProperty |
古い.
ConfigurationElementProperty オブジェクト自体を表す ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| EvaluationContext |
古い.
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| HasContext |
古い.
CurrentConfiguration プロパティが |
| Item[ConfigurationProperty] |
古い.
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
| Item[String] |
古い.
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
| LockAllAttributesExcept |
古い.
ロックされた属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAllElementsExcept |
古い.
ロックされた要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAttributes |
古い.
ロックされた属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockElements |
古い.
ロックされた要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockItem |
古い.
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
| Properties |
古い.
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
| SectionInformation |
古い.
SectionInformation オブジェクトのカスタマイズ不可能な情報と機能を含むConfigurationSection オブジェクトを取得します。 (継承元 ConfigurationSection) |
| SessionStateHistorySize |
古い.
サーバー セッションでアプリケーションのビューステートを維持するために使用する履歴のサイズを取得または設定します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |