Welcome to Neudesic Blogs Sign in | Join | Help

September 2006 - Posts

ASP .NET 2.0 Accessing Parent Pages from User Controls

I recently ran into a problem when I was trying to access properties in a parent page from a user control.   If I have my parent page, MyPage.aspx under the root folder, and my user control, MyControl.ascx in a sub-folder called Controls, in ASP
posted by Jason Jung | 1 Comments