IRenderingTarget InterfaceNFX Class Library

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

Defines an entity that a template can be rendered into. Templates are not necessarily text-based, consequently data is supplied as objects

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

public interface IRenderingTarget
See Also