AlertBox Show Limit

0
0

Hello, I would like to know if there is any way to limit the number of AlertBoxs, that is, when I do AlertBox.Show(), if this AlertBox.Show() is executed again, it does not appear because there is already an alert to be shown. Is there any way to do it? The idea is to only be able to do AlertBox.Show() when the other AlertBox disappears.

  • You must to post comments
0
0

Hi Ruben,

Sorry for the delay!

I have attached a sample that uses a session variable and a timer to show one AlertBox at a certain time.

Let me know if this is what you wanted!

Best,
Alaa

//

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.