다음을 통해 공유


ConnectionsZone.OnInit(EventArgs) 메서드

정의

Init 이벤트를 발생시킵니다.

protected public:
 override void OnInit(EventArgs ^ e);
protected internal override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Protected Friend Overrides Sub OnInit (e As EventArgs)

매개 변수

e
EventArgs

이벤트 데이터가 포함된 EventArgs입니다.

설명

이 메서드는 기본 ToolZone.OnInit 메서드를 호출하고 사용자 지정 처리를 추가하여 컨트롤을 표시할 웹 페이지를 준비합니다 ConnectionsZone .

적용 대상

추가 정보