[]
        
(Showing Draft Content)

C1.Web.Mvc.Viewer.ReportViewer.Parameters

Parameters Property

Parameters

Gets or sets a dictionary of {name: value} pairs that describe the parameters used to run the report.

Declaration
public IDictionary<string, object> Parameters { get; set; }