Iron Speed Designer
9.2.0
ThemeButton
Button
Shared
Shared\ThemeButton.html
ThemeButton
(Description)
Button
LinkButton
CssClass
button_link
<![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">
<Prolog />
<Row>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bTLSpace" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bTL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bTSpace" style="width: 100%;" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bT</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bTRSpace" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bTR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bLSpace" style="height: 100%;" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><GEN:LINKBUTTON NAME="Button"/></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bC</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bRSpace" style="height: 100%;" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Row>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bBLSpace" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bBL</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bBSpace" style="width: 100%;" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bB</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<Cell>
<Value><img src="../Images/space.gif" alt="" class="bBRSpace" /></Value>
<CellAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>bBR</AttributeValue>
</Attribute>
</CellAttributes>
</Cell>
<RowAttributes />
</Row>
<Epilog />
<TableAttributes>
<Attribute>
<Name>class</Name>
<AttributeValue>buttonPadding</AttributeValue>
</Attribute>
<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>
</Layout>
</LayoutDefinition>]]>