WebUserControl

G

Guest

Hi everyone,

I have WebUserControl on a Webform.
How can I call get data from a Function/Property on the Webform and send it,
dynamically, to the WebUserControl ?
<uc:myuc id="myid1" CurrentPage=<%#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 2
WebUserControl 0
WebUserControl 1
WebUserControl 1
C'tor of WebUserControl 4
C'tor of WebUserControl 2
User Control in Repeater fires multiple events. 1
Asp.Net C# Whidbey WebUserControl 1

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,076
Latest member
OrderKetoBeez

Latest Threads

Top