Exemplo n.º 1
0
 protected void next_Click(object sender, EventArgs e)
 {
     InstallContext.Clear();
     this.InstallPage.NextStep();
 }