74 lines
No EOL
2.9 KiB
XML
74 lines
No EOL
2.9 KiB
XML
<?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>MyPage</Name>
|
|
<Type>Page</Type>
|
|
<SubType>DotNet</SubType>
|
|
<MasterLayout>~/Master Pages/HorizontalMenu.master</MasterLayout>
|
|
<GenerateDirectory>PersonalEducation</GenerateDirectory>
|
|
<Layout>PersonalEducation\MyPage.xml</Layout>
|
|
<DisplayName>MyPage</DisplayName>
|
|
<Description>This is a blank page.</Description>
|
|
<CheckSum>-1849504118-1159</CheckSum>
|
|
</Self>
|
|
<ComposedOf>
|
|
<ContainedComponent>
|
|
<Name>PageTitle</Name>
|
|
<Type>Literal</Type>
|
|
<PassthroughAttributes>
|
|
<Attribute>
|
|
<Name>Text</Name>
|
|
<Value>Blank page</Value>
|
|
</Attribute>
|
|
</PassthroughAttributes>
|
|
</ContainedComponent>
|
|
<ContainedComponent>
|
|
<Name>UpdatePanel1</Name>
|
|
<Type>UpdatePanel</Type>
|
|
<PassthroughAttributes>
|
|
<Attribute>
|
|
<Name>SmoothPanelUpdate</Name>
|
|
<Value>True</Value>
|
|
</Attribute>
|
|
</PassthroughAttributes>
|
|
</ContainedComponent>
|
|
</ComposedOf>
|
|
<LayoutDefinition><?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="Page" Type="RootLayout">
|
|
<Prolog>
|
|
<Value>&lt;asp:Content id="PageSection" ContentPlaceHolderID="PageContent" Runat="server"&gt;
|
|
&lt;a id="StartOfPageContent"&gt;&lt;/a&gt;
|
|
&lt;GEN:UPDATEPANEL NAME="UpdatePanel1"&gt;
|
|
</Value>
|
|
</Prolog>
|
|
<Row>
|
|
<Cell />
|
|
</Row>
|
|
<Epilog>
|
|
<Value>
|
|
&lt;/GEN:UPDATEPANEL&gt;
|
|
&lt;div id="detailPopup" class="detailRolloverPopup" onmouseout="detailRolloverPopupClose();" onmouseover="clearTimeout(gPopupTimer);"&gt;&lt;/div&gt;
|
|
&lt;asp:ValidationSummary id="ValidationSummary1" ShowMessageBox="true" ShowSummary="false" runat="server"&gt;&lt;/asp:ValidationSummary&gt;
|
|
&lt;/asp:Content&gt;
|
|
</Value>
|
|
</Epilog>
|
|
<TableAttributes>
|
|
<Attribute>
|
|
<Name>cellpadding</Name>
|
|
<AttributeValue>0</AttributeValue>
|
|
</Attribute>
|
|
<Attribute>
|
|
<Name>cellspacing</Name>
|
|
<AttributeValue>0</AttributeValue>
|
|
</Attribute>
|
|
<Attribute>
|
|
<Name>border</Name>
|
|
<AttributeValue>0</AttributeValue>
|
|
</Attribute>
|
|
</TableAttributes>
|
|
</Layout>
|
|
</LayoutDefinition></LayoutDefinition>
|
|
</ComponentDefinition> |