Click or drag to resize
NodeSelectionParametersSelectSingleNode Property
If true, single node selection takes place (escapes query like patterns)

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public bool SelectSingleNode { get; set; }

Property Value

Type: Boolean
See Also