Click or drag to resize

ContentForumIndexProvider.ExtendTemplate Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public override void ExtendTemplate(
	Template template,
	IDictionary doc
)

Parameters

template
Type: Dynamicweb.Rendering.Template
doc
Type: System.Collections.IDictionary
See Also