[This is preliminary documentation and is subject to change.]
Renders template by generating content into ResponseRenderingTarget
Namespace: NFX.Wave.TemplatizationAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- target
- Type: NFX.Wave.Templatization ResponseRenderingTarget
A ResponseRenderingTarget target to render output into
- model
- Type: TModel
A model object for this rendering call
See Also