Partager via


BrowserObjectAppearedEventArgs.IsPopup Property

Definition

Gets the Boolean value that specifies whether the browser is a pop-up or not.

public:
 property bool IsPopup { bool get(); };
public bool IsPopup { get; }
member this.IsPopup : bool
Public ReadOnly Property IsPopup As Boolean

Property Value

True if it is pop-up, otherwise false.

Applies to