Posted 16 Dec 2010 Link to this post
Posted 17 Dec 2010 Link to this post
function
OnClientClose(sender, args) {
alert(sender.get_name());
// Check for the "sender.get_name()"
}