This example shows how to assign a user-specified container for resolving extensions.
Question Comments
Added By: Mike L (DevExpress) at: 2/19/2013 1:17:25 AM
This example shows how to implement custom IReportResolver to get XtraReport from report name and report parameters.
Please pay your attention to MyReportsResolver.cs (sample implementation of IReportResolver) and to global.asax.cs file - it shows how to apply custom IReportResolver to the ReportService.