Click or drag to resize

RefreshNavigatorNodeAction Class

Inheritance Hierarchy

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

The RefreshNavigatorNodeAction type exposes the following members.

Constructors
  NameDescription
Public methodRefreshNavigatorNodeAction(String, String)
Initializes a new instance of the RefreshNavigatorNodeAction class
Public methodRefreshNavigatorNodeAction(String, String, String)
Initializes a new instance of the RefreshNavigatorNodeAction class
Top
Properties
  NameDescription
Public propertyChildNodeToSelect
Public propertyContext
The javascript context for function execution, if context is null the current window used
(Inherited from JavaScriptFunctionAction.)
Public propertyEnabled (Inherited from Action.)
Public propertyExecuteActionBySelect
Public propertyForceExpandNode
Public propertyFunction (Overrides JavaScriptFunctionActionFunction.)
Public propertyIcon (Inherited from Action.)
Public propertyIconColor (Inherited from Action.)
Public propertyId (Inherited from Action.)
Public propertyName (Inherited from Action.)
Public propertyNode
Public propertyOnAfterRefresh
Public propertyTitle (Inherited from Action.)
Top
Methods
See Also