Controller::ViewEngineCollection Property
Gets the view engine collection.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property ViewEngineCollection^ ViewEngineCollection { ViewEngineCollection^ get(); void set(ViewEngineCollection^ value); }
Show: