Controller.ViewEngineCollection Property

Gets the view engine collection.

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

function get ViewEngineCollection () : ViewEngineCollection 
function set ViewEngineCollection (value : ViewEngineCollection)

Property Value

Type: System.Web.Mvc.ViewEngineCollection
The view engine collection.
Show: