IViewComponentResult Rozhraní

Definice

Typ výsledku ViewComponent.

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

Metody

Execute(ViewComponentContext)

Provede výsledek zadaného ViewComponent contextpříkazu .

ExecuteAsync(ViewComponentContext)

Asynchronně spustí výsledek zadaného ViewComponent contextpříkazu .

Platí pro