TwoLevelDictionaryPrimaryKeyType, SecondaryKeyType, ValueTypeCaseInsensitive Property |
If true, the dictionary handles string keys as case insensitive
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool CaseInsensitive { get; protected set; }
Property Value
Type:
BooleanSee Also