ValidationSummary.OnInit(EventArgs) Metoda

Definicja

Init Zgłasza zdarzenie.

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)

Parametry

e
EventArgs

Dane dotyczące zdarzenia.

Uwagi

Gdy ta metoda wywołuje metodę podstawowego formantu OnInit , ustawia ForeColor właściwość na Red , jeśli spełnione są następujące warunki:

Dotyczy

Zobacz też