ControlElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 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.
構成ファイルの Control
セクションに含まれる MobileControls
セクションを表します。 このクラスは継承できません。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。
public ref class ControlElement sealed : System::Configuration::ConfigurationElement
public sealed class ControlElement : System.Configuration.ConfigurationElement
[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 ControlElement : System.Configuration.ConfigurationElement
type ControlElement = class
inherit ConfigurationElement
[<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 ControlElement = class
inherit ConfigurationElement
Public NotInheritable Class ControlElement
Inherits ConfigurationElement
- 継承
- 属性
コンストラクター
ControlElement(String, Type) |
古い.
ControlElement クラスのインスタンスを作成します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。 |
プロパティ
Adapter |
古い.
コントロールに適用するアダプターの種類です。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。 |
Control |
古い.
構成を適用するコントロールの Type を表します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。 |
CurrentConfiguration |
古い.
現在の Configuration インスタンスが属している構成階層を表す最上位の ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
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) |
Name |
古い.
構成を適用するコントロールの名前の値を表します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。 |
Properties |
古い.
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
メソッド
適用対象
こちらもご覧ください
.NET