ResultExecutingContext::Result Property
Gets or sets the action result.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property ActionResult^ Result { virtual ActionResult^ get(); virtual void set(ActionResult^ value); }
Show:
Gets or sets the action result.
public: property ActionResult^ Result { virtual ActionResult^ get(); virtual void set(ActionResult^ value); }