Iron Speed Designer
9.2.0
Menu_Item_HighlightedVertical
Button
Shared
Shared\Menu_Item_HighlightedVertical.html
Menu_Item_HighlightedVertical
(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>
<Attribute>
<Name>width</Name>
<AttributeValue>100%</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>mvoTL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="1" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoT</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="5" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoTR</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>mvoL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:LINKBUTTON NAME="Button" CssClass="menu"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoC</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="12" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Row>
<Cell>
<Value><img src="../Images/space.gif" height="8" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoBL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="8" width="1" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoB</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" height="8" width="6" alt=""/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>mvoBR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
</Row>
<Epilog>
<Value></Value>
</Epilog>
</Layout>
</LayoutDefinition>]]>