Add item.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- items
- Type:
System.Collections.IDictionary
Items collection
- key
- Type:
System.String
Key to add
- value
- Type:
System.Object
Value to add
- caseSensitive
- Type:
System.Boolean
If true, the key is case sensitive
See Also