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