Share via


ActionInvokerProviderContext Klasse

Definition

Ein Kontext für IActionInvokerProvider.

public ref class ActionInvokerProviderContext
public class ActionInvokerProviderContext
type ActionInvokerProviderContext = class
Public Class ActionInvokerProviderContext
Vererbung
ActionInvokerProviderContext

Konstruktoren

ActionInvokerProviderContext(ActionContext)

Initialisiert eine neue Instanz von ActionInvokerProviderContext.

Eigenschaften

ActionContext

Ruft den aufzurufenden ActionContext ab.

Result

Ruft den ab, der IActionInvoker zum Aufrufen verwendet wird, oder legt diesen fest. ActionContext

Gilt für: