BuildManagerViewEngine Methods
The BuildManagerViewEngine type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreatePartialView | Creates the specified partial view by using the specified controller context. (Inherited from VirtualPathProviderViewEngine.) |
|
CreateView | Creates the specified view by using the controller context, path of the view, and path of the master view. (Inherited from VirtualPathProviderViewEngine.) |
|
Equals | (Inherited from Object.) |
|
FileExists | Gets a value that indicates whether a file exists in the specified virtual file system (path). (Overrides VirtualPathProviderViewEngine.FileExists(ControllerContext, String).) |
|
Finalize | (Inherited from Object.) |
|
FindPartialView | Finds the specified partial view by using the specified controller context. (Inherited from VirtualPathProviderViewEngine.) |
|
FindView | 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 | Releases the specified view by using the specified controller context. (Inherited from VirtualPathProviderViewEngine.) |
|
ToString | (Inherited from Object.) |
Show: