Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
appInitStr
Type: System.Xml.XmlDocumentSpecifies the UII application initialization string.
appObj
Type: System.ObjectContains 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