اقرأ باللغة الإنجليزية

مشاركة عبر


IKeepTempDataResult Interface

Definition

A marker interface for IActionResult types which need to have temp data saved.

C#
public interface IKeepTempDataResult : Microsoft.AspNetCore.Mvc.IActionResult
Derived
Implements

Methods

ExecuteResultAsync(ActionContext)

Executes the result operation of the action method asynchronously. This method is called by MVC to process the result of an action method.

(Inherited from IActionResult)

Applies to

منتج الإصدارات
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0