WebBrowserEventSink Constructor
Initializes a new instance of the WebBrowserEventSink Class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim webBrowserControl As IBrowserCallback
Dim instance As New WebBrowserEventSink(webBrowserControl)
Syntax
'Declaration
Public Sub New ( _
webBrowserControl As IBrowserCallback _
)
public WebBrowserEventSink (
IBrowserCallback webBrowserControl
)
public:
WebBrowserEventSink (
IBrowserCallback^ webBrowserControl
)
public WebBrowserEventSink (
IBrowserCallback webBrowserControl
)
public function WebBrowserEventSink (
webBrowserControl : IBrowserCallback
)
Remarks
Platforms
See Also
Reference
WebBrowserEventSink Class
WebBrowserEventSink Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.