ViewComponentResultExecutor Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ViewComponentResultExecutor : Microsoft::AspNetCore::Mvc::Infrastructure::IActionResultExecutor<Microsoft::AspNetCore::Mvc::ViewComponentResult ^>
C#
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)
- Inheritance
-
ViewComponentResultExecutor
- Implements
Execute |
Asynchronously executes the action result, by modifying the HttpResponse. |
منتج | الإصدارات |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |