Skip to content

pbIsBuiltInErrorPageEnabled - cWebView2Browser

Determines whether default browser error pages for navigation and render process failure are shown

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbIsBuiltInErrorPageEnabled
Access Type Syntax
Read Access: Get pbIsBuiltInErrorPageEnabled to BooleanVariable
Write Access: Set pbIsBuiltInErrorPageEnabled to BooleanVariable/Value

Description

Determines whether default browser error pages for navigation and render process failure are shown.

Note that changes to this property at runtime are only applied after the next page load.

Default: True