I\'ve been using the new ASP.Net MVC 3 RemoteAttribute to send a remote call to an action method that had a single parameter. Now I want to pass in a second parameter using
function IsEmailAvailable(string email, string initialEmail) param email should as Email which exactly same as Property Email.