1 write to _contextTypeName
System.Web.Extensions (1)
UI\WebControls\ContextDataSourceView.cs (1)
78
_contextTypeName
= value;
2 references to _contextTypeName
System.Web.Extensions (2)
UI\WebControls\ContextDataSourceView.cs (2)
74
return
_contextTypeName
?? String.Empty;
77
if (
_contextTypeName
!= value) {