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
AddSwitchCase Method
Adds switch case to multi-choice node.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
Copy
ServiceResponse
<
Node
>
AddSwitchCase
(
string
nodeId
)
Parameters
nodeId
Type:
System
String
Node ID
Return Value
Type:
ServiceResponse
Node
See Also
Reference
IGraphService Interface
CMS.WebServices Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com