CompareSettingsIgnoreCase Property |
If true, string comparison is case insensitive.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public bool IgnoreCase { get; set; }
Property Value
Type:
BooleanSee Also