Iron Speed Designer
9.2.0
Menu_Item
Button
Shared
Shared\Menu_Item.html
Menu_Item
(Description)
Button
LinkButton
CssClass
menu
<![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="Button" Type="RootLayout">
<TableAttributes>
<Attribute>
<Name>cellspacing</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>cellpadding</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>border</Name>
<AttributeValue>0</AttributeValue>
</Attribute>
<Attribute>
<Name>onmouseover</Name>
<AttributeValue>this.style.cursor='pointer'; return true;</AttributeValue>
</Attribute>
<Attribute>
<Name>onclick</Name>
<AttributeValue>clickLinkButtonText(this, event);</AttributeValue>
</Attribute>
</TableAttributes>
<Prolog>
<Value></Value>
</Prolog>
<Row>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mTL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="1" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mT</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="9" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mTR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><img src="../Images/space.gif" height="12" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:LINKBUTTON NAME="Button" CssClass="menu"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mC</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="12" width="9" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mBL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="1" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mB</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="9" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mBR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Epilog>
<Value></Value>
</Epilog>
</Layout>
</LayoutDefinition>]]>