Encapsulates the result of an action method and is used to perform a framework-level operation on behalf of the action method.
Public MustInherit Class ActionResult
Dim instance As ActionResult
public abstract class ActionResult
public ref class ActionResult abstract