Click or drag to resize

ReportNode Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Core.UINode
    Dynamicweb.Management.Marketing.Nodes.ReportsReportNode

Namespace:  Dynamicweb.Management.Marketing.Nodes.Reports
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
public class ReportNode : Node

The ReportNode type exposes the following members.

Constructors
  NameDescription
Public methodReportNode
Initializes a new instance of the ReportNode class
Top
Properties
  NameDescription
Public propertyActions (Inherited from Node.)
Public propertyAdornments (Inherited from Node.)
Public propertyDefaultAction (Inherited from Node.)
Public propertyEnabled (Inherited from Node.)
Public propertyHasActions (Inherited from Node.)
Public propertyHasNodes (Inherited from Node.)
Public propertyHint (Inherited from Node.)
Public propertyIcon (Inherited from Node.)
Public propertyIconColor (Inherited from Node.)
Public propertyId (Inherited from Node.)
Public propertyNodes (Inherited from Node.)
Public propertyReload (Inherited from Node.)
Public propertyTitle (Inherited from Node.)
Top
Methods
  NameDescription
Public methodStatic memberDeleteReportAction
Top
See Also