SelectionDialogRemoveMultipleCommas Property |
Indicates whether to remove multiple commas (can happen when DisplayNameFormat is like {%column1%}, {%column2%}, {column3} and column2 is empty.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public bool RemoveMultipleCommas { get; set; }
Property Value
Type:
BooleanSee Also