I have developed a control (ascx) and added into the aspx form; but how can I change the path during the aspx load event?

<%@ Register TagPrefix="uc1" TagName="UsrControl1" Src="UsrControl1.ascx" %>