B
Bob
Ok, I have a custom web control (a server control) and I
want to set a property on this control equal to a
constant that exists in my code behind. Is there a nice
way to do this by putting code into my aspx file (it's
nice to see the properties all in one place). In ASP I
think you could do <%= somevalue %>...
Thanks!
Bob
want to set a property on this control equal to a
constant that exists in my code behind. Is there a nice
way to do this by putting code into my aspx file (it's
nice to see the properties all in one place). In ASP I
think you could do <%= somevalue %>...
Thanks!
Bob