initial commit
This commit is contained in:
commit
252dac3143
1516 changed files with 694271 additions and 0 deletions
61
Shared/IncludeComponent.xml
Normal file
61
Shared/IncludeComponent.xml
Normal file
|
@ -0,0 +1,61 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<ComponentDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.ironspeed.com/designer">
|
||||
<Generator>Iron Speed Designer</Generator>
|
||||
<Version>9.2.0</Version>
|
||||
<Self>
|
||||
<Name>IncludeComponent</Name>
|
||||
<Type>UserControl</Type>
|
||||
<GenerateDirectory>Shared</GenerateDirectory>
|
||||
<Layout>Shared\IncludeComponent.html</Layout>
|
||||
<DisplayName>IncludeComponent</DisplayName>
|
||||
<Description>(Description)</Description>
|
||||
</Self>
|
||||
<ComposedOf/>
|
||||
<LayoutDefinition><![CDATA[<?xml version="1.0" encoding="utf-16"?>
|
||||
<LayoutDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
|
||||
<Layout Name="UserControl" Type="RootLayout">
|
||||
|
||||
<TableAttributes>
|
||||
<Attribute>
|
||||
<Name>cellspacing</Name>
|
||||
<AttributeValue>1</AttributeValue>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>cellpadding</Name>
|
||||
<AttributeValue>1</AttributeValue>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>border</Name>
|
||||
<AttributeValue>0</AttributeValue>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<Name>style</Name>
|
||||
<AttributeValue>text-align: center;</AttributeValue>
|
||||
</Attribute>
|
||||
</TableAttributes>
|
||||
|
||||
<Prolog>
|
||||
<Value></Value>
|
||||
</Prolog>
|
||||
|
||||
<Row>
|
||||
<Cell>
|
||||
<Value>&lt;img src="../Images/ASCXControlPlaceholder.gif" alt="" /&gt;</Value>
|
||||
<CellAttributes>
|
||||
<Attribute>
|
||||
<Name>colspan</Name>
|
||||
<AttributeValue>4</AttributeValue>
|
||||
</Attribute>
|
||||
</CellAttributes>
|
||||
</Cell>
|
||||
</Row>
|
||||
|
||||
<Epilog>
|
||||
<Value></Value>
|
||||
</Epilog>
|
||||
</Layout>
|
||||
|
||||
</LayoutDefinition>]]>
|
||||
</LayoutDefinition>
|
||||
</ComponentDefinition>
|
Loading…
Add table
Add a link
Reference in a new issue