C# Class System.ComponentModel.Navigation.ViewActionResult

Represents a view and any view data to initialize an associated view model (if one exists) as the action result.
Inheritance: ActionResult
Show file Open project: nikhilk/silverlightfx

Private Methods

Method Description
ViewActionResult ( string viewName ) : System

Initializes an instance of a ViewActionResult with the specified view.