Click or drag to resize

ContentPageNode Class

ContentPageNode
Inheritance Hierarchy

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

The ContentPageNode type exposes the following members.

Constructors
  NameDescription
Public methodContentPageNode
Initializes a new instance of the ContentPageNode class.
Public methodContentPageNode(PageTreeItem, Boolean)
Initializes a new instance of the ContentPageNode 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 propertyNavigationTag
The data of page navigation tag
Public propertyNodes (Inherited from Node.)
Public propertyReload (Inherited from Node.)
Public propertyTitle (Inherited from Node.)
Top
Methods
  NameDescription
Public methodDelete
Deletes the specified data.
Top
Fields
  NameDescription
Public fieldStatic memberDeletePageActionId
The delete page action identifier
Public fieldStatic memberNewPageActionId
The new page action identifier
Public fieldStatic memberNewShortcutPageActionId
The new shortcut page identifier
Top
See Also