WebFormViewEngine Methods

Include Protected Members
Include Inherited Members

The WebFormViewEngine type exposes the following members.

Methods

  Name Description
Protected method CreatePartialView Creates the specified partial view by using the specified controller context. (Overrides VirtualPathProviderViewEngine.CreatePartialView(ControllerContext, String).)
Protected method CreateView Creates the specified view by using the specified controller context and the paths of the view and master view. (Overrides VirtualPathProviderViewEngine.CreateView(ControllerContext, String, String).)
Public method Equals (Inherited from Object.)
Protected method FileExists Gets a value that indicates whether a file exists in the specified virtual file system (path). (Inherited from BuildManagerViewEngine.)
Protected method Finalize (Inherited from Object.)
Public method FindPartialView Finds the specified partial view by using the specified controller context. (Inherited from VirtualPathProviderViewEngine.)
Public method FindView Finds the specified view by using the specified controller context and master view name. (Inherited from VirtualPathProviderViewEngine.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReleaseView Releases the specified view by using the specified controller context. (Inherited from VirtualPathProviderViewEngine.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WebFormViewEngine Class

System.Web.Mvc Namespace