The IsBuiltInErrorPageEnabled property is used to disable built in error page for navigation failure and render process failure. When disabled, a blank page is displayed when the related error happens. The default value is TRUE.
\snippet SettingsComponent.cpp BuiltInErrorPageEnabled
See Implementation
The IsBuiltInErrorPageEnabled property is used to disable built in error page for navigation failure and render process failure. When disabled, a blank page is displayed when the related error happens. The default value is TRUE.
\snippet SettingsComponent.cpp BuiltInErrorPageEnabled