RazorTemplateBase.InitializeTemplate

This method is called upon instantiation and allows passing custom configuration data to the template from the Engine.

This method can then be overridden

public virtual void InitializeTemplate(object model,
	object configurationData)

Parameters

model
configurationData


See also:

Class RazorTemplateBase

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