Click or drag to resize

ContentAppIndexProviderExtendTemplate Method

Namespace:  Dynamicweb
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public virtual void ExtendTemplate(
	Template template,
	IDictionary doc
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
doc
Type: System.CollectionsIDictionary
See Also