Share via


RazorViewEngine Properties

Include Protected Members
Include Inherited Members

The RazorViewEngine type exposes the following members.

Properties

  Name Description
Public property AreaMasterLocationFormats Gets or sets the area-enabled master location formats. (Inherited from VirtualPathProviderViewEngine.)
Public property AreaPartialViewLocationFormats Gets or sets the area-enabled partial-view location formats. (Inherited from VirtualPathProviderViewEngine.)
Public property AreaViewLocationFormats Gets or sets the area-enabled view location formats. (Inherited from VirtualPathProviderViewEngine.)
Public property FileExtensions Gets or sets the file-name extensions that are used to locate a view. (Inherited from VirtualPathProviderViewEngine.)
Public property MasterLocationFormats Gets or sets the master location formats. (Inherited from VirtualPathProviderViewEngine.)
Public property PartialViewLocationFormats Gets or sets the partial-view location formats. (Inherited from VirtualPathProviderViewEngine.)
Public property ViewLocationCache Gets or sets the view location cache. (Inherited from VirtualPathProviderViewEngine.)
Public property ViewLocationFormats Gets or sets the view location formats. (Inherited from VirtualPathProviderViewEngine.)
Protected property ViewPageActivator Gets the view page activator. (Inherited from BuildManagerViewEngine.)
Protected property VirtualPathProvider Gets or sets the virtual path provider. (Inherited from VirtualPathProviderViewEngine.)

Top

See Also

Reference

RazorViewEngine Class

System.Web.Mvc Namespace