Udostępnij za pośrednictwem


ChtmlCalendarAdapter.OnInit(EventArgs) Metoda

Definicja

Wywoływane po obiekcie, takim jak formularz lub strona, jest inicjowane. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

public:
 override void OnInit(EventArgs ^ e);
public override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Public Overrides Sub OnInit (e As EventArgs)

Parametry

e
EventArgs

Obiekt (zdefiniowany przez EventArgselement ) zawierający dane zdarzenia.

Dotyczy

Zobacz też