CreatedResult.OnFormatting(ActionContext) 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 appelée avant que le formateur n’écrive dans le flux de sortie.
public:
override void OnFormatting(Microsoft::AspNetCore::Mvc::ActionContext ^ context);
public override void OnFormatting (Microsoft.AspNetCore.Mvc.ActionContext context);
override this.OnFormatting : Microsoft.AspNetCore.Mvc.ActionContext -> unit
Public Overrides Sub OnFormatting (context As ActionContext)
Paramètres
- context
- ActionContext