This topic has not yet been rated - Rate this topic

IReportServerConnection Interface

Provides report server connection information when the ReportViewer Web forms control is used with no session state.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
public interface IReportServerConnection : IReportServerCredentials
public interface IReportServerConnection extends IReportServerCredentials
public interface IReportServerConnection extends IReportServerCredentials

You can implement this interface to provide connection information when using the ReportViewer Web forms control with no session state. The ReportViewer control's session state usage is configured in the Web.config settings file.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.