1 write to _table
System.Web.DynamicData (1)
DynamicData\DynamicControl.cs (1)
122
_table
= this.FindMetaTable();
3 references to _table
System.Web.DynamicData (3)
DynamicData\DynamicControl.cs (3)
121
if (
_table
== null) {
124
if (
_table
== null) {
129
return
_table
;