Edit

Share via


IWebView.DocumentTitle Property

Definition

Gets the title of the page currently displayed in the IWebView.

public string DocumentTitle { get; }
member this.DocumentTitle : string
Public ReadOnly Property DocumentTitle As String

Property Value

The page title.

Applies to