다음을 통해 공유


UpdatePanelTriggerCollectionEditor(Type) 생성자

정의

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

편집할 트리거의 형식입니다.

설명

UpdatePanelTriggerCollectionEditor Triggers 디자인 타임에 비주얼 디자이너의 속성 표 형태 컨트롤에서 속성에 대 한 줄임표 단추 (...)를 클릭 하면 .NET Framework는 내부적으로 클래스의 새 인스턴스를 생성 합니다.

적용 대상