Skip to content

Instantly share code, notes, and snippets.

@RyanABailey
Created June 30, 2014 03:55
Show Gist options
  • Select an option

  • Save RyanABailey/33649dd6b6b24ca15571 to your computer and use it in GitHub Desktop.

Select an option

Save RyanABailey/33649dd6b6b24ca15571 to your computer and use it in GitHub Desktop.
Force Postback
ScriptManager.GetCurrent(this.Page).RegisterPostBackControl(Button1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment