PhoneCall.RaisePostBackEvent(String) Metoda

Definicja

Powiadamia obiekt zdarzenia po powrocie PhoneCall . 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:
 void RaisePostBackEvent(System::String ^ argument);
protected void RaisePostBackEvent (string argument);
member this.RaisePostBackEvent : string -> unit
Protected Sub RaisePostBackEvent (argument As String)

Parametry

argument
String

Element String reprezentujący opcjonalny argument zdarzenia, który ma zostać przekazany do procedury obsługi zdarzeń.

Dotyczy

Zobacz też