3 references to ValidateWrappable
System.Web.Entity (3)
System\Data\WebControls\EntityDataSourceView.cs (3)
209
if (_owner.
ValidateWrappable
() || CanUpdate)
215
_owner.
ValidateWrappable
() ? WrapperCollectionManager.ManagerMode.FlattenedEntities : WrapperCollectionManager.ManagerMode.UpdateCache);
738
if (_owner.
ValidateWrappable
())