ToolZone.RaisePostBackEvent(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
virtual void RaisePostBackEvent(System::String ^ eventArgument);
protected virtual void RaisePostBackEvent(string eventArgument);
abstract member RaisePostBackEvent : string -> unit
override this.RaisePostBackEvent : string -> unit
Protected Overridable Sub RaisePostBackEvent (eventArgument As String)
Paramètres
Remarques
Si un utilisateur clique sur un verbe de fermeture dans un ToolZone contrôle, lorsque la page passe la valeur du eventArgument paramètre à la RaisePostBackEvent méthode, le contrôle appelle la Close méthode.