BuildManagerViewEngine Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyAreaMasterLocationFormats

Gets or sets the area-enabled master location formats.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_pubpropertyAreaPartialViewLocationFormats

Gets or sets the area-enabled partial-view location formats.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_pubpropertyAreaViewLocationFormats

Gets or sets the area-enabled view location formats.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_protpropertyDisplayModeProvider

Gets or sets the display mode provider.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_pubpropertyFileExtensions

Gets or sets the file-name extensions that are used to locate a view.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_protpropertyIsPrecompiledNonUpdateableSite

System_CAPS_pubpropertyMasterLocationFormats

Gets or sets the master location formats.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_pubpropertyPartialViewLocationFormats

Gets or sets the partial-view location formats.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_pubpropertyViewLocationCache

Gets or sets the view location cache.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_pubpropertyViewLocationFormats

Gets or sets the view location formats.(Inherited from VirtualPathProviderViewEngine.)

System_CAPS_protpropertyViewPageActivator

Gets the view page activator.

System_CAPS_protpropertyVirtualPathProvider

Gets or sets the virtual path provider.(Inherited from VirtualPathProviderViewEngine.)

Return to top
Show: