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