1 implementation of DataContextPropertyName
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
74
public string
DataContextPropertyName
{
1 reference to DataContextPropertyName
System.Web.DynamicData (1)
DynamicData\DynamicDataManager.cs (1)
227
dataSource.EntitySetName = table.
DataContextPropertyName
;