Microsoft.SystemCenter.HTMLWidgetType (ViewType)

Element properties:

AccessibilityPublic
CommentHTML5 Widget

Source Code:

<ViewType ID="Microsoft.SystemCenter.HTMLWidgetType" Comment="HTML5 Widget" Accessibility="Public">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="WidgetConfiguration" minOccurs="1" maxOccurs="1">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Configuration" minOccurs="1" maxOccurs="1" type="xsd:string"/>
<xsd:element name="Type" minOccurs="1" maxOccurs="1" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</Configuration>
<ViewImplementation>
<Assembly>NotUsed</Assembly>
<Type>NotUsed</Type>
</ViewImplementation>
</ViewType>