VirtualPathProviderViewEngine Class
Represents an abstract base-class implementation of the IViewEngine interface.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The VirtualPathProviderViewEngine type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | VirtualPathProviderViewEngine | Initializes a new instance of the VirtualPathProviderViewEngine class. |
| Name | Description | |
|---|---|---|
![]() | AreaMasterLocationFormats | Gets or sets the area-enabled master location formats. |
![]() | AreaPartialViewLocationFormats | Gets or sets the area-enabled partial-view location formats. |
![]() | AreaViewLocationFormats | Gets or sets the area-enabled view location formats. |
![]() | DisplayModeProvider | Gets or sets the display mode provider. |
![]() | FileExtensions | Gets or sets the file-name extensions that are used to locate a view. |
![]() | MasterLocationFormats | Gets or sets the master location formats. |
![]() | PartialViewLocationFormats | Gets or sets the partial-view location formats. |
![]() | ViewLocationCache | Gets or sets the view location cache. |
![]() | ViewLocationFormats | Gets or sets the view location formats. |
![]() | VirtualPathProvider | Gets or sets the virtual path provider. |
| 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:
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)