D
Dave
Hello.
I have created some WebUserControl where I put some label, then I put this
WebUserControl on my page and now I want to change label text on
WebUserControl from my page, but I can't access it from my C# code (the
WebUserControl id is Control1).
May be I must insert runat="server" tag? But where?
So, how can I do this?
I have created some WebUserControl where I put some label, then I put this
WebUserControl on my page and now I want to change label text on
WebUserControl from my page, but I can't access it from my C# code (the
WebUserControl id is Control1).
May be I must insert runat="server" tag? But where?
So, how can I do this?