Click or drag to resize
CMSDocumentsDataSourceRelationshipWithNodeGuid Property
Select nodes with given relationship with given node.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public Guid RelationshipWithNodeGuid { get; set; }

Property Value

Type: Guid

Implements

ICMSDataPropertiesRelationshipWithNodeGuid
See Also