Aracılığıyla paylaş


ViewComponentResultExecutor Sınıf

Tanım

public ref class ViewComponentResultExecutor : Microsoft::AspNetCore::Mvc::Infrastructure::IActionResultExecutor<Microsoft::AspNetCore::Mvc::ViewComponentResult ^>
public class ViewComponentResultExecutor : Microsoft.AspNetCore.Mvc.Infrastructure.IActionResultExecutor<Microsoft.AspNetCore.Mvc.ViewComponentResult>
type ViewComponentResultExecutor = class
    interface IActionResultExecutor<ViewComponentResult>
Public Class ViewComponentResultExecutor
Implements IActionResultExecutor(Of ViewComponentResult)
Devralma
ViewComponentResultExecutor
Uygulamalar

Oluşturucular

ViewComponentResultExecutor(IOptions<MvcViewOptions>, ILoggerFactory, HtmlEncoder, IModelMetadataProvider, ITempDataDictionaryFactory)
Geçersiz.

için ViewComponentResultAIActionResultExecutor<TResult>.

ViewComponentResultExecutor(IOptions<MvcViewOptions>, ILoggerFactory, HtmlEncoder, IModelMetadataProvider, ITempDataDictionaryFactory, IHttpResponseStreamWriterFactory)

Öğesinin yeni bir örneğini başlatma ViewComponentResultExecutor

Yöntemler

ExecuteAsync(ActionContext, ViewComponentResult)

eylem sonucunu değiştirerek zaman uyumsuz olarak yürütür HttpResponse.

Şunlara uygulanır