Suoranta.EnterpriseLib.Web - Developer API

RazorView Constructor (ControllerContext, String, String, Boolean, IEnumerable<(Of <(<'String>)>)>)

Namespace:  Suoranta.EnterpriseLib.Web.MVC.ViewEngine
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public RazorView(
	ControllerContext controllerContext,
	string viewPath,
	string layoutPath,
	bool runViewStartPages,
	IEnumerable<string> viewStartFileExtensions
)

Parameters

controllerContext
Type: ControllerContext
viewPath
Type: String
layoutPath
Type: String
runViewStartPages
Type: Boolean
viewStartFileExtensions
Type: IEnumerable<(Of <(<'String>)>)>