| OpenChildNodesScreenAction Constructor (String, String, String) |
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public OpenChildNodesScreenAction(
string navigatorName,
string rootNodeId,
string title
)
Public Sub New (
navigatorName As String,
rootNodeId As String,
title As String
)
Parameters
- navigatorName
- Type: SystemString
- rootNodeId
- Type: SystemString
- title
- Type: SystemString
See Also