![]() | HandlebarsView Methods |
The HandlebarsView type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | GetViewContext |
Gets the ViewContext that was stored in the context when rendering began for the view.
|
![]() | Render |
Renders the specified view context by using the specified writer object.
|
![]() | SetupContext |
Creates the context (Handlebars lingo for the model) and stores references to the ViewData and ViewContext.
|