WebFormViewEngine Methods
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | CreatePartialView(ControllerContext, String) | Creates the specified partial view by using the specified controller context.(Overrides VirtualPathProviderViewEngine.CreatePartialView(ControllerContext, String).) |
![]() | CreateView(ControllerContext, String, String) | Creates the specified view by using the specified controller context and the paths of the view and master view.(Overrides VirtualPathProviderViewEngine.CreateView(ControllerContext, String, String).) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | FileExists(ControllerContext, String) | Gets a value that indicates whether a file exists in the specified virtual file system (path).(Inherited from BuildManagerViewEngine.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FindPartialView(ControllerContext, String, Boolean) | Finds the specified partial view by using the specified controller context.(Inherited from VirtualPathProviderViewEngine.) |
![]() | FindView(ControllerContext, String, String, Boolean) | Finds the specified view by using the specified controller context and master view name.(Inherited from VirtualPathProviderViewEngine.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReleaseView(ControllerContext, IView) | Releases the specified view by using the specified controller context.(Inherited from VirtualPathProviderViewEngine.) |
![]() | ToString() | (Inherited from Object.) |

