Click or drag to resize

OpenChildNodesScreenAction Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public class OpenChildNodesScreenAction : OpenScreenAction

The OpenChildNodesScreenAction type exposes the following members.

Constructors
  NameDescription
Public methodOpenChildNodesScreenAction(String, String, String)
Initializes a new instance of the OpenChildNodesScreenAction class
Public methodOpenChildNodesScreenAction(String, String, String, Boolean)
Initializes a new instance of the OpenChildNodesScreenAction class
Top
Properties
  NameDescription
Public propertyAncestors (Inherited from OpenScreenAction.)
Public propertyEnabled (Inherited from Action.)
Public propertyIcon (Inherited from Action.)
Public propertyIconColor (Inherited from Action.)
Public propertyId (Inherited from Action.)
Public propertyName (Inherited from Action.)
Public propertyTargetArea (Inherited from OpenScreenAction.)
Public propertyTitle (Inherited from Action.)
Public propertyUrl (Inherited from OpenScreenAction.)
Top
Methods
  NameDescription
Public methodToJson (Inherited from Action.)
Public methodToString (Inherited from Action.)
Top
See Also