1 write to TableName
System.Web.Extensions (1)
UI\WebControls\LinqDataSource.cs (1)
349
View.
TableName
= value;
4 references to TableName
System.Web.Extensions (4)
UI\WebControls\LinqDataSource.cs (1)
346
return View.
TableName
;
UI\WebControls\LinqDataSourceView.cs (3)
360
AtlasWeb.LinqDataSourceView_TableCannotBeStatic,
TableName
, contextType.Name, _owner.ID));
387
AtlasWeb.LinqDataSourceView_TableNameNotFound,
TableName
, contextType.Name, _owner.ID));
608
string tableName =
TableName
;