Is there a way to access page controls from user control . I have some controls in my page and i want to access these controls from the user control .
Parent.FindControl("hdnValue")