XhtmlCalendarAdapter.OnInit(EventArgs) Metoda

Definicja

Tworzy programy obsługi zdarzeń, określa, ile miesięcy może wyświetlać urządzenie docelowe, a jeśli żądanie nie jest ogłaszane zwrotne, ustawia bieżącą datę jako datę widoczną w kalendarzu. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z 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 EventArgs.

Dotyczy

Zobacz też