| 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
)
Public Sub RenderSearchPrevious (
ByRef template As Template
)
Parameters
- template
- Type: Dynamicweb.RenderingTemplate
The template.
See Also