C# click vs jQuery or JavaScript click event

C# click vs jQuery or JavaScript click event

Which event will fire first...the jQuery click event or the C#(or other codebehind language) click event, if i bind both of them to a button???