Greetings to the .NET gurus out there!
Im kinda stuck at this and was hoping that you could spare time to help a newbie in .NET like me ...
My app has a "MyMeeting.aspx" page where a web user control - meetings.ascx- is added.
In the code behind of the meetings.ascx is a method that
expects an integer as parameter.
Right now i cannot access the method much less pass my parameter.
I hope you guys can help me with this problem.
Thanks in advance!
Im kinda stuck at this and was hoping that you could spare time to help a newbie in .NET like me ...
My app has a "MyMeeting.aspx" page where a web user control - meetings.ascx- is added.
In the code behind of the meetings.ascx is a method that
expects an integer as parameter.
Right now i cannot access the method much less pass my parameter.
I hope you guys can help me with this problem.
Thanks in advance!