United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
ViewEngineResult Class
ViewEngineResult Properties
SearchedLocations Property
View Property
ViewEngine Property
This topic has not yet been rated
-
Rate this topic
ViewEngineResult
.
ViewEngine Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets or sets the view engine.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
IViewEngine ViewEngine {
get
;
private
set
; }
Property Value
Type:
System.Web.Mvc
.
IViewEngine
The view engine.
See Also
Reference
ViewEngineResult Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)