Table of Contents

Class ControllerHeaderAttribute

Namespace
Engine.Api.Internal
Assembly
Engine.Api.dll
public class ControllerHeaderAttribute : ActionFilterAttribute, IActionFilter, IAsyncActionFilter, IResultFilter, IAsyncResultFilter, IOrderedFilter, IFilterMetadata
Inheritance
ControllerHeaderAttribute
Implements
Inherited Members

Constructors

ControllerHeaderAttribute()

public ControllerHeaderAttribute()

Methods

OnActionExecuted(ActionExecutedContext)

public override void OnActionExecuted(ActionExecutedContext context)

Parameters

context ActionExecutedContext