1 implementation of GetDataKeyFromRoute
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
558public DataKey GetDataKeyFromRoute() {
1 reference to GetDataKeyFromRoute
System.Web.DynamicData (1)
DynamicData\DynamicDataManager.cs (1)
247DataKey dataKey = table.GetDataKeyFromRoute();