Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <div class="col-md-8 text-justify">
  2. <p>
  3. <asp:Literal ID="Literal1"
  4. Mode="PassThrough"
  5. Text= "<%#:Item.Description %>"
  6. runat="server">
  7. </asp:Literal>
  8.  
  9. </p>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement