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)
130
return
_contextTypeName
?? String.Empty;
133
if (
_contextTypeName
!= value) {