RelationshipInfoProvider DeleteRelationshipsInternal Method Kentico 8.1 API Reference
Deletes the node relationships.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

nodeId
Type: OnlineSystem Int32
Node ID
nodeLeft
Type: OnlineSystem Boolean
If true, relationships with node on the left side are deleted
nodeRight
Type: OnlineSystem Boolean
If true, relationships with node on the right side are deleted
See Also