Beispiel #1
0
 protected void nuevaCategoria_Click(object sender, EventArgs e)
 {
     drop.Drop_CategoriaFormato(DropIDPadreCategoria, 0);
     mostrarCrearCategoria.Visible = true;
 }