WebUserControl

G

Guest

Hi everyone,

I have WebUserControl on a Webform.
How can I get data from a Function/Property on the Webform and send it,
dynamically, to the WebUserControl ?
<uc:myuc id="myid1" sText=<%#GetText()%> data="2" runat="server"/>
.....
GetText()-> function/property on the Webform, returns string and send it to
the WebUserControl -> <%#GetText()%>

It's not working. any idea why ?

thanx,
Oren
 

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

Similar Threads

WebUserControl 0
WebUserControl 2
WebUserControl 1
WebUserControl 1
C'tor of WebUserControl 4
C'tor of WebUserControl 2
Web User Control 2
User Control in Repeater fires multiple events. 1

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top