UpdatePanelTriggerCollectionEditor(Type) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UpdatePanelTriggerCollectionEditor クラスの新しいインスタンスを初期化します。
public:
UpdatePanelTriggerCollectionEditor(Type ^ type);
public UpdatePanelTriggerCollectionEditor(Type type);
new System.Web.UI.Design.UpdatePanelTriggerCollectionEditor : Type -> System.Web.UI.Design.UpdatePanelTriggerCollectionEditor
Public Sub New (type As Type)
パラメーター
- type
- Type
編集するトリガーの種類。
注釈
.NET Framework は、デザイン時にビジュアル デザイナーのプロパティ グリッド コントロールのTriggers プロパティで省略記号ボタン (...) がクリックされたときに、UpdatePanelTriggerCollectionEditor クラスの新しいインスタンスを内部的に構築します。