ActionContextAccessor Class

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

Syntax

public class ActionContextAccessor : IActionContextAccessor
class Microsoft.AspNetCore.Mvc.Infrastructure.ActionContextAccessor

Properties

Microsoft.AspNetCore.Mvc.Infrastructure.ActionContextAccessor.ActionContext
Return type:Microsoft.AspNetCore.Mvc.ActionContext
public ActionContext ActionContext { get; set; }