Del via


WebDataDrivenAdapter Constructor (XmlDocument, Object)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Initializes a new instance of the WebDataDrivenAdapter class.

Namespace:   Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly:  Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)

Syntax

public WebDataDrivenAdapter(
    XmlDocument appInitStr,
    object appObj
)
Public Sub New (
    appInitStr As XmlDocument,
    appObj As Object
)

Parameters

  • appObj
    Type: System.Object

    Contains an instance of WebBrowserExtended that is hosting the target web application.

Exceptions

Exception Condition
ArgumentNullException

Both constructor parameters must be non-null.

DataDrivenAdapterException

See Also

WebDataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright