Creates new node of specified type.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- type
- Type: System String
Node type
- actionId
- Type: System String
Action type
- parentId
- Type: System String
Parent ID
- x
- Type: System Int32
X-coordinate
- y
- Type: System Int32
Y-coordinate
- splitConnectionsIDs
- Type: System.Collections.Generic List String
Connections new node should be attached on
Return Value
Type: GraphPartialRefreshSee Also