Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.WebServices
IGraphService Interface
IGraphService Methods
AddSwitchCase Method
CreateConnection Method
CreateNode Method
CreateNodeOnConnections Method
EditConnectionEnd Method
EditConnectionStart Method
GetNode Method
RemoveConnection Method
RemoveNode Method
RemoveSwitchCase Method
SetNodeName Method
SetNodePosition Method
SetSwitchCaseName Method
IGraphService
SetNodeName Method
Sets node name.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
Copy
ServiceResponse
SetNodeName
(
string
id
,
string
name
)
Parameters
id
Type:
System
String
Node ID
name
Type:
System
String
New name
Return Value
Type:
ServiceResponse
See Also
Reference
IGraphService Interface
CMS.WebServices Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com