Overload List

  Name Description
Public method RenderTemplatedPart(Control, String, Hashtable)
Renders part according to the supplied template.
Available built-in tags:
'TemplateImageFolder'
Public method RenderTemplatedPart(Control, String, String, Hashtable)
Renders part according to the supplied template.
Available built-in tags:
'TemplateImageFolder'
Public method RenderTemplatedPart(Control, String, String, Hashtable, VelocityContext)
Renders part according to the supplied template.
Available built-in tags:
'TemplateImageFolder'
Public method RenderTemplatedPart(Control, String, String, Hashtable, VelocityContext, VelocityEngine)
Renders part according to the supplied template.
Available built-in tags:
'TemplateImageFolder'
Public method RenderTemplatedPart(Control, String, StringBuilder, Hashtable, VelocityContext, VelocityEngine)
Renders part according to the supplied template.
Available built-in tags:
'TemplateImageFolder'

See Also