Click or drag to resize
CMSListTCaseSensitive Property
Indicates if list is case sensitive for string items

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

Property Value

Type: Boolean
See Also