Table of Contents
IsNewWindow Property

Returns whether this WebView is created due to a NewWindow event.

Syntax
 public Boolean IsNewWindow { get; }
See Also