Skip to content

psLocationURL - cWebView2Browser

Use this property to query the URL of the currently displayed page

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

Syntax

Property String psLocationURL
Access Type Syntax
Read Access: Get psLocationURL to StringVariable
Write Access: Set psLocationURL to StringVariable/Value

Description

Use this property to query the URL of the currently displayed page.

Setting this property will cause a navigation.

This property can be set before the control is initialized.