I need to set the content page default button. My code is like this:
this.Page.Form.DefaultButton = btnSave.ID;