Click or drag to resize

RendererRenderComments Method (Template, CommentCollection, String)

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

Parameters

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