1 write to _model
System.Web.DynamicData (1)
DynamicData\DynamicDataRoute.cs (1)
47
set {
_model
= value; }
1 reference to _model
System.Web.DynamicData (1)
DynamicData\DynamicDataRoute.cs (1)
46
get { return
_model
?? MetaModel.Default; }