VirtualPathProviderViewEngine 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.

System_CAPS_pubpropertyAreaPartialViewLocationFormats

Gets or sets the area-enabled partial-view location formats.

System_CAPS_pubpropertyAreaViewLocationFormats

Gets or sets the area-enabled view location formats.

System_CAPS_protpropertyDisplayModeProvider

Gets or sets the display mode provider.

System_CAPS_pubpropertyFileExtensions

Gets or sets the file-name extensions that are used to locate a view.

System_CAPS_pubpropertyMasterLocationFormats

Gets or sets the master location formats.

System_CAPS_pubpropertyPartialViewLocationFormats

Gets or sets the partial-view location formats.

System_CAPS_pubpropertyViewLocationCache

Gets or sets the view location cache.

System_CAPS_pubpropertyViewLocationFormats

Gets or sets the view location formats.

System_CAPS_protpropertyVirtualPathProvider

Gets or sets the virtual path provider.

Return to top
Show: