61 lines
No EOL
3.1 KiB
XML
61 lines
No EOL
3.1 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>Blank</Name>
|
|
<Type>Master</Type>
|
|
<SubType>DotNet</SubType>
|
|
<GenerateDirectory>Master Pages</GenerateDirectory>
|
|
<Layout>Master Pages\Blank.html</Layout>
|
|
<DisplayName>Blank</DisplayName>
|
|
<Description>Blank Master Page.</Description>
|
|
</Self>
|
|
<ComposedOf>
|
|
<ContainedComponent>
|
|
<Name>PageContent</Name>
|
|
<Type>Aspx</Type>
|
|
<ControlClass>System.Web.UI.WebControls.ContentPlaceHolder</ControlClass>
|
|
</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="Master" Type="RootLayout">
|
|
<Prolog>
|
|
<Value>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
|
|
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
|
|
&lt;head id="Head1" runat="server"&gt;
|
|
&lt;meta name="keywords" content="Persons"/&gt;
|
|
&lt;title&gt;&lt;/title&gt;
|
|
&lt;/head&gt;
|
|
&lt;body id="Body1" runat="server" class="pBack"&gt;
|
|
&lt;form id="Form1" method="post" runat="server"&gt;
|
|
&lt;BaseClasses:ScrollCoordinates id="ScrollCoordinates1" runat="server"&gt;&lt;/BaseClasses:ScrollCoordinates&gt;
|
|
&lt;BaseClasses:BasePageSettings id="PageSettings" runat="server"&gt;&lt;/BaseClasses:BasePageSettings&gt;
|
|
&lt;script language="JavaScript" type="text/javascript"&gt;{ScriptDirectionTemplate}&lt;/script&gt;
|
|
&lt;asp:ScriptManager ID="scriptManager1" runat="server" EnablePartialRendering="True" EnablePageMethods="True" EnableScriptGlobalization="True" EnableScriptLocalization="True" &gt;
|
|
&lt;Scripts&gt; &lt;asp:ScriptReference Path="~/SetFocus.js" /&gt; &lt;/Scripts&gt; &lt;/asp:ScriptManager&gt;
|
|
&lt;script type="text/javascript" language="javascript"&gt; Sys.WebForms.PageRequestManager.getInstance().add_pageLoaded(pageLoadedHandler); &lt;/script&gt;
|
|
</Value>
|
|
</Prolog>
|
|
<Row>
|
|
<Cell>
|
|
<Value>&lt;asp:ContentPlaceHolder id="PageContent" Runat="server"/&gt;</Value>
|
|
<CellAttributes>
|
|
<Attribute>
|
|
<Name>class</Name>
|
|
<AttributeValue>pcC</AttributeValue>
|
|
</Attribute>
|
|
</CellAttributes>
|
|
</Cell>
|
|
</Row>
|
|
<Epilog>
|
|
<Value>
|
|
&lt;/form&gt;
|
|
&lt;/body&gt;
|
|
&lt;/html&gt;
|
|
</Value>
|
|
</Epilog>
|
|
</Layout>
|
|
</LayoutDefinition></LayoutDefinition>
|
|
</ComponentDefinition> |