Click or drag to resize

RendererExtendModuleOutputTemplate Method

Extends module output template.

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void ExtendModuleOutputTemplate(
	Template template,
	ModuleRenderingState state
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
Template to extend.
state
Type: Dynamicweb.News.ExtensibilityModuleRenderingState
Rendering state.
Remarks