![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |