IActionContextAccessor Interface

Definition

Defines an interface for exposing an ActionContext.

public interface class IActionContextAccessor
public interface IActionContextAccessor
type IActionContextAccessor = interface
Public Interface IActionContextAccessor
Derived

Properties

ActionContext

Gets or sets the ActionContext.

Applies to