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