Automatically refresh the page if we encounter a ModelBindingException

This commit is contained in:
Shannon
2019-07-03 19:15:54 +10:00
parent 31716e574c
commit 37bf6fe938
3 changed files with 26 additions and 0 deletions

View File

@@ -218,6 +218,7 @@
<Compile Include="Models\Mapping\MapperContextExtensions.cs" />
<Compile Include="Models\PublishedContent\HybridVariationContextAccessor.cs" />
<Compile Include="Models\TemplateQuery\QueryConditionExtensions.cs" />
<Compile Include="Mvc\ModelBindingExceptionFilter.cs" />
<Compile Include="Mvc\SurfaceControllerTypeCollectionBuilder.cs" />
<Compile Include="Profiling\WebProfilingController.cs" />
<Compile Include="PublishedCache\NuCache\Snap\GenObj.cs" />