1 reference to
System.Web (1)
UI\WebControls\SqlDataSource.cs (1)
76
public SqlDataSource(string providerName, string connectionString, string selectCommand) :
this
(connectionString, selectCommand) {