Udostępnij za pośrednictwem


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

Element EventArgs zawierający dane zdarzenia.

Uwagi

Ta metoda wywołuje metodę podstawową ToolZone.OnInit i dodaje niestandardową obsługę w celu przygotowania strony sieci Web do wyświetlenia kontrolki ConnectionsZone .

Dotyczy

Zobacz też