Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
430
How to get associated UltraDesktopAlertShowWindowInfo objet on Link Click of DesktopAlert
posted

Hi,

I am using UltraDesktopAlert for displaying alerts. On different cases i create different objects of

UltraDesktopAlertShowWindowInfo and assign it to the show method of UltraDesktopAlert.

I require the Data stored in UltraDesktopAlertShowWindowInfo on DesktopAlertLinkClicked event.

How to get this.

 

Please suggest,

regards,

ravi

Parents
No Data
Reply
  • 430
    posted

    Hi,

    I got the solution.It can be get by

    e.WindowInfo.Data.

    thanks.

    regards,

    ravi

Children
No Data