Implemented interface member:
method
GetActionPath
System.Web.DynamicData.IMetaTable.GetActionPath(System.String)
1 reference to GetActionPath
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
185return _listActionPath ?? GetActionPath(PageAction.List);