3 references to AccessDataSource
System.Web (3)
UI\WebControls\AccessDataSource.cs (1)
29
ToolboxBitmap(typeof(
AccessDataSource
)),
UI\WebControls\AccessDataSourceView.cs (2)
21
private
AccessDataSource
_owner;
27
public AccessDataSourceView(
AccessDataSource
owner, string name, HttpContext context) : base(owner, name, context) {