Udostępnij za pośrednictwem


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 postback, ustawia bieżącą datę jako datę widoczną w kalendarzu. 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).

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ż