CT_UpdatePane Complex Type
In This Topic
Diagram
Overview
Used By
Attributes
Source
<xs:complexType name="CT_UpdatePane" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:attributeGroup ref="AG_UpdateDeclarativeGroup" />
<xs:attribute name="image" type="ST_Uri" use="optional" />
<xs:attribute name="defaultTool" type="ST_ID" use="optional" />
<xs:attribute name="defaultTab" type="ST_ID" use="optional" />
<xs:attribute name="defaultDockPane" type="ST_ID" use="optional" />
</xs:complexType>
|
See Also