コード例 #1
0
 //button click event
 protected void button_Click(object sender, EventArgs e)
 {
     ucUserControl.ActionMethod();
 }