ActionContextAccessor Klasse

Definition

Typ, der Zugriff auf ein ActionContextermöglicht.

public ref class ActionContextAccessor : Microsoft::AspNetCore::Mvc::Infrastructure::IActionContextAccessor
public class ActionContextAccessor : Microsoft.AspNetCore.Mvc.Infrastructure.IActionContextAccessor
type ActionContextAccessor = class
    interface IActionContextAccessor
Public Class ActionContextAccessor
Implements IActionContextAccessor
Vererbung
ActionContextAccessor
Implementiert

Konstruktoren

ActionContextAccessor()

Typ, der Zugriff auf ein ActionContextermöglicht.

Eigenschaften

ActionContext

Ruft den ActionContext ab oder legt diesen fest.

Gilt für: