Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.WebServices
WorkflowDesignerService Class
WorkflowDesignerService Methods
AddSwitchCase Method
CreateConnection Method
CreateNode Method
CreateNodeOnConnections Method
DeleteNode Method
EditConnectionEnd Method
EditConnectionStart Method
GetBadRequestResponse Method
GetEventLogSource Method
GetNode Method
GetNotFoundResponse Method
IsAuthorized Method
RemoveConnection Method
RemoveNode Method
RemoveSwitchCase Method
SetNodeName Method
SetNodePosition Method
SetSwitchCaseName Method
WorkflowDesignerService
DeleteNode Method
Deletes node with dependencies check
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
Copy
protected
virtual
ServiceResponse
DeleteNode
(
int
id
)
Parameters
id
Type:
System
Int32
Node ID
Return Value
Type:
ServiceResponse
See Also
Reference
WorkflowDesignerService Class
CMS.WebServices Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com