OnlinePhotoShop.checkout.Checkout.Button_Click Function
Called when the place order button is pressed. Updates the customer record and saves the order.
Private void Button_Click (object, System.EventArgs)
Type
Name
Description
object
sender
System.EventArgs
e
Return
Description
void