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