Joao Livio { MIX ~ UP on USA}

How to Redirect to Page in a SharePoint Sandbox

Just add this to the End of your procedure

CODE

Literal ltrl = new Literal
  
{
    
Text =
        "<script  language='javascript'>window.location.href='/';</script>"
  
};
Controls.Add(ltrl);
Leave a Comment

(required) 

(required) 

(optional)
 

(required) 

If you can't read this number refresh your screen
Enter the numbers above: