RazorView Constructor
Initializes a new instance of the RazorView class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RazorView(ControllerContext, String, String, Boolean, IEnumerable(Of String)) | Initializes a new instance of the RazorView class. |
|
RazorView(ControllerContext, String, String, Boolean, IEnumerable(Of String), IViewPageActivator) | Initializes a new instance of the RazorView class using the view page activator. |
Show: