OnDocumentTitleChanged - cWebView2Browser

Sent whenever the document title of the top level document changes

Type: Event

Parameters: String sTitle

ParameterDescription
sTitleNew document title


Syntax
Procedure OnDocumentTitleChanged String sTitle

Description

This message is sent whenever the document title of the top level document changes.