Method | Description | |
---|---|---|
FindView ( ControllerContext controllerContext, string viewName, string masterName, bool useCache ) : System.Web.Mvc.ViewEngineResult |
Method | Description | |
---|---|---|
NewFindView ( ControllerContext controllerContext, string viewName, string masterName, bool useCache ) : System.Web.Mvc.ViewEngineResult |
public FindView ( ControllerContext controllerContext, string viewName, string masterName, bool useCache ) : System.Web.Mvc.ViewEngineResult | ||
controllerContext | ControllerContext | |
viewName | string | |
masterName | string | |
useCache | bool | |
return | System.Web.Mvc.ViewEngineResult |