Sdílet prostřednictvím


IViewComponentInvoker Rozhraní

Definice

Určuje kontrakt pro spuštění komponenty zobrazení.

public interface class IViewComponentInvoker
public interface IViewComponentInvoker
type IViewComponentInvoker = interface
Public Interface IViewComponentInvoker
Odvozené

Metody

InvokeAsync(ViewComponentContext)

Spustí komponentu zobrazení určenou parametrem ViewComponentDescriptor a context zapíše výsledek do Writer.

Platí pro