RazorEngine<TBaseTemplateType>.HostContainer

Provide a reference to a RazorHost container so that it can be passed to a template.

This may be null, but if a container is available this value is set and passed on to the template as HostContainer.

public object HostContainer { get; set; }

See also:

Class RazorEngine

© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic