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
2
7
3
8
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.
@@ -15,4 +20,4 @@ Refer to the following topic for a detailed description of this example: [Specif
15
20
2. Build and run the project.
16
21
3. Navigate to a page that contains the document viewer and specify a parameter value in a URL query string.
0 commit comments