3 references to Action
System.Web.DynamicData (3)
DynamicData\DynamicDataRoute.cs (3)
61
if (Table == null &&
Action
== null)
75
if (
Action
!= null)
76
Defaults[ActionToken] =
Action
;