ErrorWebPart.ITrackingPersonalizable.EndSave 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.
Cette méthode est ajoutée uniquement pour implémenter l'interface ITrackingPersonalizable.
virtual void System.Web.UI.WebControls.WebParts.ITrackingPersonalizable.EndSave() = System::Web::UI::WebControls::WebParts::ITrackingPersonalizable::EndSave;
void ITrackingPersonalizable.EndSave ();
abstract member System.Web.UI.WebControls.WebParts.ITrackingPersonalizable.EndSave : unit -> unit
override this.System.Web.UI.WebControls.WebParts.ITrackingPersonalizable.EndSave : unit -> unit
Sub EndSave () Implements ITrackingPersonalizable.EndSave
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de ErrorWebPart est castée en interface ITrackingPersonalizable.