The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DeclarativeWebTest::InitializeDataBinding Method ()
Adds data source and data binding information from attributes to the current instance. Primarily used for coded web tests.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Returns void.
Data source and data binding information are initialized from DataSourceAttribute and DataBindingAttribute objects.
Show: