WaveTemplate TModel  Model Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Shortcut to TemplateRenderingContext which is set per call to Render(TModel)

Namespace: NFX.Wave.Templatization
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public TModel Model { get; }

Property Value

Type: TModel
See Also