[This is preliminary documentation and is subject to change.]
Renders template by generating content into target
Namespace: NFX.TemplatizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- target
- Type: NFX.Templatization IRenderingTarget
A target that rendering is done into
- renderingContext
- Type:
System Object
A context object for this rendering call
See Also