Adds data to collection in HTTP context items
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- key
- Type: System String
Key in http context
- item
- Type: System String
Key in item's collections(graph,table,..)
- data
- Type: System Byte
Data to store
See Also