RazorEngine<TBaseTemplateType>.GetAssemblyFromId

Allows retrieval of an Assembly cached internally by its id returned from ParseAndCompileTemplate. Useful if you want to write an assembly to disk for later activation

public Assembly GetAssemblyFromId(string assemblyId)

Parameters

assemblyId


See also:

Class RazorEngine

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