OnDocumentTitleChanged - cWebView2Browser
Sent whenever the document title of the top level document changes
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| sTitle | String | New document title |
Syntax
Procedure OnDocumentTitleChanged String sTitle
Description
This message is sent whenever the document title of the top level document changes.