GraphPartialRefresh Constructor (IEnumerable Node , IEnumerable Connection )Kentico 8.0 API Reference
Constructor filling data from default format.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

nodes
Type: OnlineSystem.Collections.Generic IEnumerable Node 
Nodes to be refreshed
connections
Type: OnlineSystem.Collections.Generic IEnumerable Connection 
Connections to be refreshed
See Also