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는 디자인 타임에 비주얼 디자이너의 UpdatePanelTriggerCollectionEditor 속성 그리드 컨트롤에서 Triggers 줄임표 단추(...)를 클릭할 때 클래스의 새 인스턴스를 내부적으로 생성합니다.