Click or drag to resize
HierarchicalTransformationsItemListSeparator Property
Gets or sets the item list separator. This separator is used if In or NotIn TransformationConditionTypeEnum is used.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public char ItemListSeparator { get; set; }

Property Value

Type: Char
See Also