Iron Speed Designer 9.2.0 PaginationShort Pagination DotNet Shared Shared\PaginationShort.html PaginationShort (Description) CUSTOMIZED CurrentPage TextBox CssClass Pagination_Input EnableIncrementDecrementButtons Default MaxLength 5 Size 3 FirstPage ImageButton CausesValidation False CommandName FirstPage ImageURL ../Images/ButtonBarFirst.gif onmouseout this.src='../Images/ButtonBarFirst.gif' onmouseover this.src='../Images/ButtonBarFirstOver.gif' ToolTip Btn:FirstPage ResourceReference LastPage ImageButton CausesValidation False CommandName LastPage ImageURL ../Images/ButtonBarLast.gif onmouseout this.src='../Images/ButtonBarLast.gif' onmouseover this.src='../Images/ButtonBarLastOver.gif' ToolTip Btn:LastPage ResourceReference NextPage ImageButton CausesValidation False CommandName NextPage ImageURL ../Images/ButtonBarNext.gif onmouseout this.src='../Images/ButtonBarNext.gif' onmouseover this.src='../Images/ButtonBarNextOver.gif' ToolTip Btn:NextPage ResourceReference OfText Text Text Txt:Of ResourceReference PageSizeButton LinkButton CausesValidation False CommandName PageSize CssClass button_link Text Btn:Go ResourceReference PreviousPage ImageButton CausesValidation False CommandName PreviousPage ImageURL ../Images/ButtonBarPrevious.gif onmouseout this.src='../Images/ButtonBarPrevious.gif' onmouseover this.src='../Images/ButtonBarPreviousOver.gif' ToolTip Btn:PreviousPage ResourceReference TotalPages Label <?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="Pagination" Type="RootLayout"> <Prolog /> <Row> <Cell> <Value>&lt;img src="../Images/space.gif" width="10" height="1" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarEdgeL.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;GEN:ImageButton Name="FirstPage" /&gt;</Value> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;GEN:ImageButton Name="PreviousPage" /&gt;</Value> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;%= SystemUtils.GenerateEnterKeyCaptureBeginTag(FindControl("_PageSizeButton")) %&gt;&lt;GEN:TextBox Name="CurrentPage" /&gt;&lt;%= SystemUtils.GenerateEnterKeyCaptureEndTag(FindControl("_PageSizeButton")) %&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>prbg</AttributeValue> </Attribute> </CellAttributes> </Cell> <Cell> <Value>&lt;GEN:Text name="OfText" /&gt;&lt;b &gt;&lt;GEN:Label Name="TotalPages" /&gt;&lt;/b&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>prbg</AttributeValue> </Attribute> </CellAttributes> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;GEN:ImageButton Name="NextPage" /&gt;</Value> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;GEN:ImageButton Name="LastPage" /&gt;</Value> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarDivider.gif" alt="" /&gt;</Value> </Cell> <Cell> <Value>&lt;GEN:LINKBUTTON NAME="PageSizeButton" /&gt;</Value> <CellAttributes> <Attribute> <Name>class</Name> <AttributeValue>prbg</AttributeValue> </Attribute> </CellAttributes> </Cell> <Cell> <Value>&lt;img src="../Images/ButtonBarEdgeR.gif" alt="" /&gt;</Value> </Cell> </Row> <Epilog /> <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> </TableAttributes> </Layout> </LayoutDefinition>