ValidationSummary.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

이벤트 데이터입니다.

설명

이 메서드를 기본 컨트롤의 호출 후 OnInit 메서드를 설정 합니다 ForeColor 속성을 Red 다음 조건이 true 인 경우:

적용 대상

추가 정보