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

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

Property Value

Type: String
See Also