Helper for rendering a template fragment in its own variable scope.
Renders a template fragment within a variable scope distinct from the calling View object. It proxies to view’s render function
| Parameters: |
|
|---|---|
| Return type: | string|Partial |
| Throws : | ExceptionRuntimeException |