Databind # ?

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I use the code in a .aspx to bind a TextBox.Text to a public varibale

Text="<%# sMy %>"

If I use

Text="<% sMy %>"

It will result an error in run time.

What is the # meaning ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top