Iron Speed Designer 9.2.0 HorPersonalmenu Master DotNet Master Pages Master Pages\HorPersonalmenu.xml HorPersonalmenu Blank Master Page. Footers Footer ..\Header and Footer\Footer.ascx Headers Header ..\Header and Footer\Header.ascx Menu Menu ..\Menu Panels\Menu1.ascx PageContent Aspx System.Web.UI.WebControls.ContentPlaceHolder 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>&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;GEN:HEADER Name="Headers" /&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>pcC</AttributeValue> </Attribute> </CellAttributes> </Cell> <RowAttributes /> </Row> <Row> <Cell> <Value>&lt;GEN:MENU Name="Menu" /&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>pcC</AttributeValue> </Attribute> </CellAttributes> </Cell> <RowAttributes /> </Row> <Row> <Cell> <Value>&lt;asp:ContentPlaceHolder id="PageContent" Runat="server" /&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>pcC</AttributeValue> </Attribute> </CellAttributes> </Cell> <RowAttributes /> </Row> <Row> <Cell> <Value>&lt;GEN:FOOTER Name="Footers" /&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>pcC</AttributeValue> </Attribute> </CellAttributes> </Cell> <RowAttributes /> </Row> <Epilog> <Value> &lt;/form&gt; &lt;/body&gt; &lt;/html&gt; </Value> </Epilog> <TableAttributes /> </Layout> </LayoutDefinition>