Iron Speed Designer
9.2.0
HorizontalMenu
Master
DotNet
Master Pages
Master Pages\HorizontalMenu.html
HorizontalMenu
Master Page with a Horizontal Menu.
Menu
Menu
..\Menu Panels\Menu.ascx
PageContent
Aspx
System.Web.UI.WebControls.ContentPlaceHolder
PageFooter
Footer
..\Header and Footer\Footer.ascx
PageHeader
Header
..\Header and Footer\Header.ascx
PageTitle
Literal
Text
UpdatePanel1
UpdatePanel
SmoothPanelUpdate
True
<?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><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<meta name="keywords" content="Persons"/>
<title></title>
</head>
<body id="Body1" runat="server" class="pBack">
<form id="Form1" method="post" runat="server">
<BaseClasses:ScrollCoordinates id="ScrollCoordinates1" runat="server"></BaseClasses:ScrollCoordinates>
<BaseClasses:BasePageSettings id="PageSettings" runat="server"></BaseClasses:BasePageSettings>
<script language="JavaScript" type="text/javascript">{ScriptDirectionTemplate}</script>
<asp:ScriptManager ID="scriptManager1" runat="server" EnablePartialRendering="True" EnablePageMethods="True" EnableScriptGlobalization="True" EnableScriptLocalization="True" >
<Scripts> <asp:ScriptReference Path="~/SetFocus.js" /> </Scripts> </asp:ScriptManager>
<script type="text/javascript" language="javascript"> Sys.WebForms.PageRequestManager.getInstance().add_pageLoaded(pageLoadedHandler); </script>
</Value>
</Prolog>
<Row>
<Cell>
<Value><GEN:HEADER NAME="PageHeader"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>pcT</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<Value><GEN:MENU Name="Menu" /></Value>
<CellAttributes />
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<CellAttributes />
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<Value><asp:ContentPlaceHolder id="PageContent" Runat="server"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>pcC</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<Value><GEN:FOOTER NAME="PageFooter"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>pcB</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Epilog>
<Value>
</form>
</body>
</html>
</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>