Feature Details
Razor-Render - ThrowPartial
Debug enhancement: only throw errors on sub-components
Razor templates can call other razor templates.
By default, any error in any of these templates will result in the entire HTML showing an error, which makes it harder to spot where the problem came from.
By enabling this feature, errors in sub-components will show up as an error, but not stop the rest of the Razor from executing, making it much easier to spot the problem.
Technical Specs
Name ID: RazorThrowPartial
GUID: d5a327c5-db0f-472b-93b2-94e66b15e16b
2sxc Min Version: 13.06.00