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