| |
<% if (m_listItems.Count > 0) { %>
<%=string.Format((string)this.GetGlobalResourceObject("wss", "reorder_Itemsxtoy"), m_pageFirstRow, m_pageFirstRow + m_listItems.Count - 1)%>
<% if (m_nextPageLink != null) { %>
rel="sp_DialogLinkInternal">
<% } %>
|
<% } %>