Method | Description | |
---|---|---|
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void |
Executes the redirection.
|
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | The execution context. |
return | void |