Table of Contents

Class ExportModelStateAttribute

Namespace
JJMasterData.Web.Filters
Assembly
JJMasterData.Web.dll
public class ExportModelStateAttribute : ModelStateTransfer, IActionFilter, IAsyncActionFilter, IResultFilter, IAsyncResultFilter, IOrderedFilter, IFilterMetadata
Inheritance
ExportModelStateAttribute
Implements
Inherited Members

Methods

OnActionExecuted(ActionExecutedContext)

Called after the action executes, before the action result.

public override void OnActionExecuted(ActionExecutedContext filterContext)

Parameters

filterContext ActionExecutedContext