IHttpContextItems Property |
Gets a key/value collection that can be used to organize and share data during an HTTP request.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax IDictionary Items { get; }
Property Value
Type:
IDictionarySee Also