Hi!I've made a web part with some properties and I'm getting my data by code behind.
Currentyl I want to show the value in my ascx file but it is only showing when i use @%= LocationAddress %@.However when you are within the admin environment and on the design tab of a page you get errors about the @%...%@ usage.Should I use a different method to show these values within my ascx file?Thanks in advance!
↧