Click or drag to resize

RendererRenderCreateMessage Method (Template, Message)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public void RenderCreateMessage(
	Template template,
	Message thread
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
thread
Type: Dynamicweb.ForumMessage
See Also