1 write to _contextTypeName
System.Web.Extensions (1)
UI\WebControls\LinqDataSourceView.cs (1)
138_contextTypeName = value;
2 references to _contextTypeName
System.Web.Extensions (2)
UI\WebControls\LinqDataSourceView.cs (2)
130return _contextTypeName ?? String.Empty; 133if (_contextTypeName != value) {