BrowserObjectAppearedEventArgs Class

Definition

Represents the event arguments for the BrowserObjectAppeared event related to browser and Ipad.

public ref class BrowserObjectAppearedEventArgs sealed : EventArgs
public sealed class BrowserObjectAppearedEventArgs : EventArgs
type BrowserObjectAppearedEventArgs = class
    inherit EventArgs
Public NotInheritable Class BrowserObjectAppearedEventArgs
Inherits EventArgs
Inheritance
BrowserObjectAppearedEventArgs

Constructors

BrowserObjectAppearedEventArgs()

Initializes a new instance of the BrowserObjectAppearedEventArgs class.

Properties

IE

Gets the property for IE browser

IsPopup

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

pId

Gets the ID for Ipad.

Applies to