This topic has not yet been rated - Rate this topic

VirtualPathProviderViewEngine.ReleaseView Method

Releases the specified view by using the specified controller context.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public virtual void ReleaseView(
	ControllerContext controllerContext,
	IView view
)

Parameters

controllerContext
Type: System.Web.Mvc.ControllerContext
The controller context.
view
Type: System.Web.Mvc.IView
The view to release.

Implements

IViewEngine.ReleaseView(ControllerContext, IView)
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ