Click or drag to resize

Output Class

Class that handles output.
Inheritance Hierarchy

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
[AddInNameAttribute("NewsV2")]
public class Output : ContentModule

The Output type exposes the following members.

Constructors
  NameDescription
Public methodOutput
Initializes a new instance of the Output class
Top
Properties
  NameDescription
Public propertyAction
Gets the current action.
Public propertyPageview (Inherited from ContentModule.)
Public propertyParagraph (Inherited from ContentModule.)
Public propertyParagraphId (Inherited from ContentModule.)
Public propertyProperties (Inherited from ContentModule.)
Public propertyRenderer
Gets an instance of the renderer which processes module output.
Top
Methods
Remarks