Design Pattern Framework 3.5
UpdateCustomer Method (customer)
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► CustomerController ► UpdateCustomer(Customer)
Updates a customer in the database.
Declaration Syntax
Parameters
- customer (Customer)
- Customer object with updated values.