IViewComponentInvoker Rozhraní

Definice

Určuje kontrakt pro spuštění součásti zobrazení.

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

Metody

InvokeAsync(ViewComponentContext)

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

Platí pro