UpdatePanelTriggerCollectionEditor(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

type
Type

Type du déclencheur à modifier.

Remarques

Le .NET Framework construit en interne une nouvelle instance de la UpdatePanelTriggerCollectionEditor classe lorsque le bouton de sélection (...) est cliqué sur la propriété dans le Triggers contrôle de grille de propriétés du concepteur visuel au moment du design.

S’applique à