Example: Add a link
Front code:
# "Recommend.aspx? Categoryid =" bookid% >> Link asp: hyperlink> <% # BOOKID%>
Backstage code:
Public int bookid;
BookId = 10;
This.page.dataBind (); red part is a part that must be declared, otherwise it will be wrong.