Implemented interface member:
method
GetPrimaryKeyDictionary
System.Web.DynamicData.IMetaTable.GetPrimaryKeyDictionary(System.Object)
1 reference to GetPrimaryKeyDictionary
System.Web.DynamicData (1)
DynamicData\DynamicHyperLink.cs (1)
229foreach (var pk in table.GetPrimaryKeyDictionary(row)) {