Skip to content

pbAreHostObjectsAllowed - cWebView2Browser

Determines whether host objects are accessible from the page in WebView

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

Syntax

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

Description

Determines whether host objects are accessible from the page in WebView.

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

Default: True