1 reference to Context
System.Web.DynamicData (1)
DynamicData\MetaModel.cs (1)
400
return !table.EntityType.IsAbstract && !String.IsNullOrEmpty(table.ListActionPath) && table.CanRead(
Context
.User);