Click or drag to resize

RendererRenderComments Method (Template, CommentCollection)

Namespace:  Dynamicweb.Content.Commenting
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void RenderComments(
	Template template,
	CommentCollection comments
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
comments
Type: Dynamicweb.Content.CommentingCommentCollection
See Also