Aracılığıyla paylaş


IViewComponentResult Arabirim

Tanım

Bir sonuç türü ViewComponent.

public interface class IViewComponentResult
public interface IViewComponentResult
type IViewComponentResult = interface
Public Interface IViewComponentResult
Türetilmiş

Yöntemler

Execute(ViewComponentContext)

Belirtilen contextkullanarak sonucunu ViewComponent yürütür.

ExecuteAsync(ViewComponentContext)

Belirtilen contextkullanarak bir ViewComponent sonucunu zaman uyumsuz olarak yürütür.

Şunlara uygulanır