RazorEngineFactory<TBaseTemplateType>.GetRazorHostInAppDomain

Instance method that creates a RazorHost in a new AppDomain. This method requires that you keep the Factory around in order to keep the AppDomain alive and be able to unload it.

public RazorEngine<TBaseTemplateType> GetRazorHostInAppDomain(CSharpCodeProvider codeProvider)

Parameters

codeProvider


See also:

Class RazorEngineFactory

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