Click or drag to resize

RendererRenderComment Method (Template, Comment)

Namespace:  Dynamicweb.Content.Commenting
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void RenderComment(
	Template template,
	Comment comment
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
comment
Type: Dynamicweb.Content.CommentingComment
See Also