Click or drag to resize

RendererRenderSearchPrevious Method

Renders the previous list of news.

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void RenderSearchPrevious(
	ref Template template
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
The template.
See Also