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

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

Property Value

Type: String
See Also