IKeepTempDataResult Interface

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

Namespace
Microsoft.AspNetCore.Mvc.ViewFeatures
Assemblies
  • Microsoft.AspNetCore.Mvc.Core

Syntax

public interface IKeepTempDataResult : IActionResult
interface Microsoft.AspNetCore.Mvc.ViewFeatures.IKeepTempDataResult