Click or drag to resize
NavigationEntryTitle Property
Version 63.0.0
Returns the title set by the page.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
public string Title { get; }

Property Value

Type: String
See Also