Posted 25 Dec 2010 Link to this post
function
OnRequestStart(sender, args) {
//get a reference to the current RadWindow
var
oWnd = GetRadWindow();
args.set_eventArgument(oWnd[
"EmailAddress"
]);
}
Posted 28 Dec 2010 Link to this post
Posted 30 Dec 2010 Link to this post
Posted 03 Jan 2011 Link to this post