Gets the storage
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- key
- Type: System String
Storage key
- caseSensitive (Optional)
- Type: System Boolean
If true, the key is case sensitive
- ensure (Optional)
- Type: System Boolean
If true, the storage is ensured if it doesn't exist
Return Value
Type: SafeDictionary String, ObjectSee Also