ActionExecutedContext.Controller Property

Definition

Gets the controller instance containing the action.

public:
 virtual property System::Object ^ Controller { System::Object ^ get(); };
public virtual object Controller { get; }
member this.Controller : obj
Public Overridable ReadOnly Property Controller As Object

Property Value

Applies to