Kentico 8.2 API Reference
Kentico 8.2 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
SetNodeName Method
Sets node name.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
Copy
public
ServiceResponse
SetNodeName
(
string
id
,
string
name
)
Parameters
id
Type:
System
String
Node ID
name
Type:
System
String
New name
Return Value
Type:
ServiceResponse
Implements
IGraphService
SetNodeName(String, String)
See Also
Reference
WorkflowDesignerService Class
CMS.WebServices Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com