|
by Paul Stovell via Paul Stovell on 12/21/2009 2:21:54 PM
Back to: Magellan Home
Magellan is all about navigation, an important part of which is showing views. In Magellan, a view can be a Window, Dialog or Page. With the Composite WPF extension, a view can also be any user control that can be added to a Region. The system is also extensible - see the page on Windows Forms support for an example on writing your own view engine.
View Results
As described previously, controller actions return an Action Results. These contain the logi
... [ read more ]
|
|