Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.HtmlBrowserVSWebTestResultWidgetImplmentation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Omonline.OutsideIn.VSWebTest.HtmlBrowserVSWebTestResultWidget
PlatformAll
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.HtmlBrowserVSWebTestResultWidgetImplmentation" TypeId="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.HtmlBrowserVSWebTestResultWidget" Platform="All" Accessibility="Public">
<Composite>
<Variable Id="Data" Type="xsd://string"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGrid">
<Binding PropertyId="Padding">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="CellCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.WebBrowserComponentType">
<Binding PropertyId="Content">
<Reference>$Variable/Data$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.VSWebTestResultQueryComponentType">
<Binding PropertyId="TestId">
<Reference>$Property/TestIds$</Reference>
</Binding>
<Binding PropertyId="Output">
<Reference>$Variable/Data$</Reference>
</Binding>
<Binding PropertyId="IsBusy">
<Reference>$Service/IsBusy$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>