WebDataDrivenAdapter Class
Represents the data driven adapter for interacting with the controls on a webpage.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Usage
'Usage
Dim instance As WebDataDrivenAdapter
Syntax
'Declaration
Public Class WebDataDrivenAdapter
Inherits DataDrivenAdapterBase
public class WebDataDrivenAdapter : DataDrivenAdapterBase
public ref class WebDataDrivenAdapter : public DataDrivenAdapterBase
public class WebDataDrivenAdapter extends DataDrivenAdapterBase
public class WebDataDrivenAdapter extends DataDrivenAdapterBase
Inheritance Hierarchy
System.Object
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.DataDrivenAdapterBase
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.WebDataDrivenAdapter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
WebDataDrivenAdapter Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Other Resources
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.