Click or drag to resize

ContentAppIndexProvider.ExtendTemplate 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.Rendering.Template
doc
Type: System.Collections.IDictionary
See Also