ActionResult Class
This page is specific to:.NET Framework Version:
3.54
.NET Framework Class Library
ActionResult Class

Encapsulates the result of an action method and is used to perform a framework-level operation on behalf of the action method.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
Syntax

'Usage

Dim instance As ActionResult

'Declaration

Public MustInherit Class ActionResult
Inheritance Hierarchy

System..::.Object
  System.Web.Mvc..::.ActionResult
    System.Web.Mvc..::.ContentResult
    System.Web.Mvc..::.EmptyResult
    System.Web.Mvc..::.FileResult
    System.Web.Mvc..::.HttpUnauthorizedResult
    System.Web.Mvc..::.JavaScriptResult
    System.Web.Mvc..::.JsonResult
    System.Web.Mvc..::.RedirectResult
    System.Web.Mvc..::.RedirectToRouteResult
    System.Web.Mvc..::.ViewResultBase
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Reference

Other Resources

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View