Base:
method
GetSource
System.Web.UI.WebControls.QueryableDataSourceView.GetSource(System.Web.UI.WebControls.QueryContext)
1 override of GetSource
System.Web.Extensions (1)
UI\WebControls\LinqDataSourceView.cs (1)
572
protected override object
GetSource
(QueryContext context) {
2 references to GetSource
System.Web.Extensions (2)
UI\WebControls\LinqDataSourceView.cs (2)
594
table = base.
GetSource
(context);
601
table = base.
GetSource
(context);