1 write to EntityTypeName
System.Web.Extensions (1)
UI\WebControls\ContextDataSource.cs (1)
54View.EntityTypeName = value;
2 references to EntityTypeName
System.Web.Extensions (2)
UI\WebControls\ContextDataSource.cs (1)
51return View.EntityTypeName;
UI\WebControls\ContextDataSourceView.cs (1)
64string typeName = EntityTypeName;