Sdílet prostřednictvím


UpdatePanelTriggerCollectionEditor(Type) Konstruktor

Definice

Inicializuje novou instanci UpdatePanelTriggerCollectionEditor třídy.

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)

Parametry

type
Type

Typ triggeru, který se má upravit.

Poznámky

.NET Framework interně vytvoří novou instanci UpdatePanelTriggerCollectionEditor třídy při kliknutí na tlačítko se třemi tečkami (...) na Triggers vlastnost v ovládacím prvku mřížky vlastností vizuálního návrháře v době návrhu.

Platí pro