RAZOR
the URL: /Customer/GetCustomer
would output content from first method i.e. "This is original simple Action"
the URL: /Customer/GetCustomerByCode
would output content from first method i.e. "This is overloaded Action"
Last updated
Was this helpful?