WebFormViewEngine Properties
The WebFormViewEngine type exposes the following members.
| Name | Description | |
|---|---|---|
|
AreaMasterLocationFormats | Gets or sets the area-enabled master location formats. (Inherited from VirtualPathProviderViewEngine.) |
|
AreaPartialViewLocationFormats | Gets or sets the area-enabled partial-view location formats. (Inherited from VirtualPathProviderViewEngine.) |
|
AreaViewLocationFormats | Gets or sets the area-enabled view location formats. (Inherited from VirtualPathProviderViewEngine.) |
|
DisplayModeProvider | Gets or sets the display mode provider. (Inherited from VirtualPathProviderViewEngine.) |
|
FileExtensions | Gets or sets the file-name extensions that are used to locate a view. (Inherited from VirtualPathProviderViewEngine.) |
|
MasterLocationFormats | Gets or sets the master location formats. (Inherited from VirtualPathProviderViewEngine.) |
|
PartialViewLocationFormats | Gets or sets the partial-view location formats. (Inherited from VirtualPathProviderViewEngine.) |
|
ViewLocationCache | Gets or sets the view location cache. (Inherited from VirtualPathProviderViewEngine.) |
|
ViewLocationFormats | Gets or sets the view location formats. (Inherited from VirtualPathProviderViewEngine.) |
|
ViewPageActivator | Gets the view page activator. (Inherited from BuildManagerViewEngine.) |
|
VirtualPathProvider | Gets or sets the virtual path provider. (Inherited from VirtualPathProviderViewEngine.) |
Show: