BrowserObjectAppearedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |