you can add a image button and on the onlick event of the button pass the event to the parent page using delegate, and from there you can close call the hide function of the modal popup.
PS: use the update panel wisely.
Marked as answer by BU XI - MSFT on May 28, 2012 02:48 AM
mike07
Member
67 Points
18 Posts
Re: Modal Popup - Close link
May 22, 2012 06:42 AM|LINK
you can add a image button and on the onlick event of the button pass the event to the parent page using delegate, and from there you can close call the hide function of the modal popup.
PS: use the update panel wisely.