ReportSubscriptionSender AddToRequest Method Kentico 8.0 API Reference
Adds data to collection in HTTP context items

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

key
Type: OnlineSystem String
Key in http context
item
Type: OnlineSystem String
Key in item's collections(graph,table,..)
data
Type:  OnlineSystem Byte 
Data to store
See Also