SuorantaViewEngine Members
The SuorantaViewEngine type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CreatePartialView(ControllerContext, String) | |
|
|
CreatePartialView(System.Web.Mvc.ControllerContext,System.String) | (Inherited from RazorViewEngine.) |
|
|
CreateView(System.Web.Mvc.ControllerContext,System.String,System.String) | (Inherited from RazorViewEngine.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
FileExists(System.Web.Mvc.ControllerContext,System.String) | (Inherited from BuildManagerViewEngine.) |
|
|
Finalize | (Inherited from Object.) |
|
|
FindPartialView(System.Web.Mvc.ControllerContext,System.String,System.Boolean) | (Inherited from VirtualPathProviderViewEngine.) |
|
|
FindView(System.Web.Mvc.ControllerContext,System.String,System.String,System.Boolean) | (Inherited from VirtualPathProviderViewEngine.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ReleaseView(System.Web.Mvc.ControllerContext,System.Web.Mvc.IView) | (Inherited from VirtualPathProviderViewEngine.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AreaMasterLocationFormats | (Inherited from VirtualPathProviderViewEngine.) |
|
|
AreaPartialViewLocationFormats | (Inherited from VirtualPathProviderViewEngine.) |
|
|
AreaViewLocationFormats | (Inherited from VirtualPathProviderViewEngine.) |
|
|
FileExtensions | (Inherited from VirtualPathProviderViewEngine.) |
|
|
IsPrecompiledNonUpdateableSite | (Inherited from BuildManagerViewEngine.) |
|
|
MasterLocationFormats | (Inherited from VirtualPathProviderViewEngine.) |
|
|
PartialViewLocationFormats | (Inherited from VirtualPathProviderViewEngine.) |
|
|
ViewLocationCache | (Inherited from VirtualPathProviderViewEngine.) |
|
|
ViewLocationFormats | (Inherited from VirtualPathProviderViewEngine.) |
|
|
ViewPageActivator | (Inherited from BuildManagerViewEngine.) |
|
|
VirtualPathProvider | (Inherited from VirtualPathProviderViewEngine.) |

