ActionResult..::.ExecuteResult Method
This page is specific to:.NET Framework Version:3.54.0
.NET Framework Class Library
ActionResult..::.ExecuteResult Method

Enables processing of the result of an action method by a custom type that inherits from the ActionResult class.

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

'Usage

Dim instance As ActionResult
Dim context As ControllerContext

instance.ExecuteResult(context)

'Declaration

Public MustOverride Sub ExecuteResult ( _
    context As ControllerContext _
)

Parameters

context
Type: System.Web.Mvc..::.ControllerContext
The context within which the result is executed.
See Also

Reference

© 2009 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