Kentico 8.2 API Reference
Kentico 8.2 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
GetNode Method
Get node specification for refresh purpose.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
Copy
ServiceResponse
<
Node
>
GetNode
(
string
id
)
Parameters
id
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