Click or drag to resize

Renderer Constructor

Initializes a new instance of the Renderer class

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public Renderer(
	Properties properties,
	int paragraphID
)

Parameters

properties
Type: Dynamicweb.ModulesProperties
paragraphID
Type: SystemInt32
See Also