Overload List

  Name Description
Public method Static member RenderMonoXTemplate(String, Hashtable)
Renders tags according to the supplied template.
Public method Static member RenderMonoXTemplate(Control, String, Hashtable)
Renders tags according to the supplied template.
Public method Static member RenderMonoXTemplate(String, Hashtable, VelocityContext, VelocityEngine)
Renders tags according to the supplied template.
Public method Static member RenderMonoXTemplate(Control, String, Hashtable, VelocityContext)
Renders tags according to the supplied template.
Public method Static member RenderMonoXTemplate(Control, String, Hashtable, VelocityContext, VelocityEngine)
Renders tags according to the supplied template.
Public method Static member RenderMonoXTemplate(Control, StringBuilder, Hashtable, VelocityContext, VelocityEngine)
Renders tags according to the supplied template.

See Also