4 references to ObjectDataSource
System.Web (4)
UI\WebControls\ObjectDataSource.cs (2)
32
ToolboxBitmap(typeof(
ObjectDataSource
)),
535
/// <see cref='System.Web.UI.WebControls.
ObjectDataSource
.DataObjectTypeName'/>.
UI\WebControls\ObjectDataSourceView.cs (2)
44
private
ObjectDataSource
_owner;
72
public ObjectDataSourceView(
ObjectDataSource
owner, string name, HttpContext context)