ValidationSummary.OnLoad(EventArgs) Metoda

Definicja

Load Zgłasza zdarzenie. Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z ASP.NET).

protected:
 override void OnLoad(EventArgs ^ e);
protected override void OnLoad (EventArgs e);
override this.OnLoad : EventArgs -> unit
Protected Overrides Sub OnLoad (e As EventArgs)

Parametry

e
EventArgs

EventArgs Obiekt zawierający dane zdarzenia.

Dotyczy

Zobacz też