Gets a value that indicates whether this Response contains an HTML title.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
true if this Response contains an HTML title; otherwise, false.Remarks
e.g. in the HTML <title>My Page Title</title> the title is My Page Title
See Also