You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Specify Parameter Values in an ASP.NET Core Reporting Application
5
+
# ASP.NET Core Reporting - Specify Parameter Values
6
6
7
7
This example demonstrates how to submit parameter values in a URL query string and implement the viewer's action method to apply the values to a report.
Refer to the following topic for a detailed description of this example: [Specify Parameter Values in an ASP.NET Core Reporting Application](https://docs.devexpress.com/XtraReports/403229?v=21.1).
15
-
16
-
# How to Run the Example
9
+
## How to Run the Example
17
10
18
11
1. Download the project and update NuGet packages.
19
12
2. Build and run the project.
20
13
3. Navigate to a page that contains the document viewer and specify a parameter value in a URL query string.
0 commit comments