What is the secret syntax for passing in two values from two hidden text boxes to a controller method? I tried the syntax below but I get: CS0103: The name 'SearchLatitude' does not exist in the current context error message. It doesn't see or like my hidden text box named SearchLatitude. Not sure what to do, thank you.What is the secret syntax for passing in two va