Partager via


IViewComponentInvoker Interface

Définition

Spécifie le contrat pour l’exécution d’un composant d’affichage.

public interface class IViewComponentInvoker
public interface IViewComponentInvoker
type IViewComponentInvoker = interface
Public Interface IViewComponentInvoker
Dérivé

Méthodes

InvokeAsync(ViewComponentContext)

Exécute le composant d’affichage spécifié par ViewComponentDescriptor de context et écrit le résultat dans Writer.

S’applique à