Click or drag to resize

ContentAreaNode Class

ContentAreaNode
Inheritance Hierarchy
SystemObject
  Dynamicweb.Core.UINode
    Dynamicweb.Management.Content.NodesContentAreaNode

Namespace:  Dynamicweb.Management.Content.Nodes
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
[NodeAttribute("dynamicweb/content-area")]
public class ContentAreaNode : Node

The ContentAreaNode type exposes the following members.

Constructors
  NameDescription
Public methodContentAreaNode
Initializes a new instance of the ContentAreaNode class.
Public methodContentAreaNode(Area, Boolean)
Initializes a new instance of the ContentAreaNode class.
Top
Properties
  NameDescription
Public propertyActions (Inherited from Node.)
Public propertyAdornments (Inherited from Node.)
Public propertyCountry
Gets or sets the country.
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
See Also