ViewRenderer Constructor

Initializes the ViewRenderer with a Context.


public ViewRenderer(ControllerContext controllerContext)

Parameters

controllerContext
If you are running within the context of an ASP.NET MVC request pass in the controller's context. Only leave out the context if no context is otherwise available.

See also:

Class ViewRenderer

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic