1 override of SetKeyValues
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceReferenceGroup.cs (1)
66internal override void SetKeyValues(EntityDataSourceWrapper wrapper, Dictionary<string, object> newKeyValues)
1 reference to SetKeyValues
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapper.cs (1)
205group.Key.SetKeyValues(this, partialKeys);