Write a PUBLIC property in Ascx.cs such as string _value; public string value {get {return_value;} set {_value = value;}}
Loading in the webpage:
///Such as:
Such as: uc1: index_link>
Control TmpControl = this.page.loadControl ("*. ASCX");
this.PanelData.Controls.Add (TmpControl);