protected void clearcount_Click(object sender, EventArgs e) { ocart.deletecart(ocart.GetShoppingCartId()); this.Bind(); }