Click or drag to resize

ContentForumIndexProviderExtendTemplate 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.RenderingTemplate
doc
Type: System.CollectionsIDictionary
See Also