Search code examples
asp.netasp.net-ajaxajaxcontroltoolkitmodalpopupextender

How can I know ajax modal popup is opened?


How can I know ajax modal popup is opened? Help please


Solution

  • The Modal Popup Extender has no direct way to determine its visibility state from code behind. This post describes a workaround for that..