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