IViewComponentResult Rozhraní

Definice

Typ výsledku ViewComponent.

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

Metody

Execute(ViewComponentContext)

Spustí výsledek ViewComponent s použitím zadaného contextparametru .

ExecuteAsync(ViewComponentContext)

Asynchronně spustí výsledek objektu ViewComponent pomocí zadaného contextobjektu .

Platí pro