HierarchicalTransformationsItemListSeparator Property |
Gets or sets the item list separator. This separator is used if In or NotIn TransformationConditionTypeEnum is used.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public char ItemListSeparator { get; set; }
Property Value
Type:
CharSee Also