[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.LocateCredentialsEventArgs.-ctor

LocateCredentialsEventArgs Constructor

LocateCredentialsEventArgs(DataSource, string, string)

Initializes new instance of LocateCredentialsEventArgs class.

Declaration
public LocateCredentialsEventArgs(DataSource dataSource, string reportPath, string promptText)
Parameters
Type Name Description
DataSource dataSource

The data source to locate credentials for.

string reportPath

The name of the report to locate credentials for.

string promptText

The text of prompt of the locate credentials request.