Set property in user control

S

stan

I have a user control where I defined a boolean property. I tried to pass
the property the following way:
<aaa:MyControl runat="server" id="stan" IsReady="<%# booleanReady %>"/>
However, that does not work. It looks like the "set" for the property does
not get executed. However, it works if I hardcode "true" or "false". I am
using .Net 1.1, VB. Can someone help?

TIA,
Stan
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top