DocumentRESTService GetResponse Method (IEnumerable TreeNode , ExportObjectSettings)Kentico 8.0 API Reference
Returns response for modifying methods - ID and GUID of the modified object.

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

Parameters

nodes
Type: OnlineSystem.Collections.Generic IEnumerable TreeNode 
TreeNode objects which were created/updated/deleted
settings
Type: CMS.DataEngine ExportObjectSettings
Export settings

Return Value

Type: OnlineStream
See Also