ReportItem.OnNameChanged(String, 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 OnNameChanged(System::String ^ oldName, System::String ^ newName);
protected virtual void OnNameChanged (string oldName, string newName);
abstract member OnNameChanged : string * string -> unit
override this.OnNameChanged : string * string -> unit
Protected Overridable Sub OnNameChanged (oldName As String, newName As String)
Paramètres
- oldName
- String
- newName
- String