DeviceSpecificChoiceTemplateContainer クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 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.
DeviceSpecificChoice クラスで使用するテンプレートを格納します。 ASP.NET モバイル アプリケーションの開発方法については、「
public ref class DeviceSpecificChoiceTemplateContainer
public class DeviceSpecificChoiceTemplateContainer
[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 DeviceSpecificChoiceTemplateContainer
type DeviceSpecificChoiceTemplateContainer = class
[<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 DeviceSpecificChoiceTemplateContainer = class
Public Class DeviceSpecificChoiceTemplateContainer
- 継承
-
DeviceSpecificChoiceTemplateContainer
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| DeviceSpecificChoiceTemplateContainer() |
古い.
DeviceSpecificChoiceTemplateContainer クラスのインスタンスを作成します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
プロパティ
| 名前 | 説明 |
|---|---|
| Name |
古い.
指定したテンプレート コンテナーの名前を取得または設定します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
| Template |
古い.
ASP.NET ページ フレームワークによって内部的に使用される ITemplate オブジェクトを取得または設定します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
メソッド
| 名前 | 説明 |
|---|---|
| Equals(Object) |
古い.
指定したオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
| GetHashCode() |
古い.
既定のハッシュ関数として機能します。 (継承元 Object) |
| GetType() |
古い.
現在のインスタンスの Type を取得します。 (継承元 Object) |
| MemberwiseClone() |
古い.
現在の Objectの簡易コピーを作成します。 (継承元 Object) |
| ToString() |
古い.
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |