3 writes to _contextTypeName
System.Web.Entity (3)
System\Data\WebControls\EntityDataSource.cs (3)
248
_contextTypeName
= value.FullName;
252
_contextTypeName
= null;
273
_contextTypeName
= value;
1 reference to _contextTypeName
System.Web.Entity (1)
System\Data\WebControls\EntityDataSource.cs (1)
270
get { return
_contextTypeName
; }