RazorEngine<TBaseTemplateType>.AddAssembly

Method to add assemblies to the referenced assembly list. Use the DLL name or strongly typed name. Assembly added HAS to be accessible via GAC or in bin/privatebin path

public void AddAssembly(string assemblyPath,
	String[] additionalAssemblies)

Parameters

assemblyPath
additionalAssemblies


See also:

Class RazorEngine

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