W
WW
I have created a web user control and it work fine from my aspx page and I
can access its valuse from my aspx page using Run at server attribute.
BUT there are some page where I am using code behind files. The problem is
that when I try to access it from code behind files..then I get the message
that control is not declared.. Can somebody let me know how to access it
from code behind files.
Thanks in advance
can access its valuse from my aspx page using Run at server attribute.
BUT there are some page where I am using code behind files. The problem is
that when I try to access it from code behind files..then I get the message
that control is not declared.. Can somebody let me know how to access it
from code behind files.
Thanks in advance