2 references to UpdateCache
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceView.cs (2)
399
_collectionManager.FlattenedEntityCollection == null && _collectionManager.
UpdateCache
== null,
980
EntityDataSourceWrapperCollection wrapperCollection = _collectionManager.FlattenedEntityCollection ?? _collectionManager.
UpdateCache
;