Click or drag to resize

TemplateExtender Class

Provides basic functionality for extending NewsV2 templates.
Inheritance Hierarchy

Namespace:  Dynamicweb.News.Extensibility
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public class TemplateExtender

The TemplateExtender type exposes the following members.

Constructors
  NameDescription
Public methodTemplateExtender
Initializes a new instance of the TemplateExtender class
Top
Properties
  NameDescription
Public propertyRenderer
Gets or sets an instance of renderer used to generate module output.
Top
Methods
  NameDescription
Public methodExtendTemplate
Extends specified template.
Top
Remarks