PhoneCall.RaisePostBackEvent(String) Méthode

Définition

Notifie l'objet PhoneCall d'un événement de publication (postback). Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.

C#
protected void RaisePostBackEvent(string argument);

Paramètres

argument
String

String qui représente un argument d'événement facultatif à passer au gestionnaire d'événements.

S’applique à

Produit Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

Voir aussi