Guest User

Untitled

a guest
Jul 20th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ASP 0.33 KB | None | 0 0
  1. <LayoutTemplate>
  2.                 <table cellpadding="4" width="200px">
  3.                     <thead runat="server">
  4.                         <th runat="server" class="sidelinksHeader">Student Links</th>
  5.                     </thead>
  6.                     <tr runat="server"  id="itemPlaceholder" />
  7.                 </table>
  8. </LayoutTemplate>
Add Comment
Please, Sign In to add comment