VirtualPathProviderViewEngine Methods
The VirtualPathProviderViewEngine type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreatePartialView | Creates the specified partial view by using the specified controller context. |
|
CreateView | Creates the specified view by using the controller context, path of the view, and path of the master view. |
|
Equals | (Inherited from Object.) |
|
FileExists | Returns a value that indicates whether the file is in the specified path by using the specified controller context. |
|
Finalize | (Inherited from Object.) |
|
FindPartialView | Finds the specified partial view by using the specified controller context. |
|
FindView | Finds the specified view by using the specified controller context and master view name. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ReleaseView | Releases the specified view by using the specified controller context. |
|
ToString | (Inherited from Object.) |
Show: