Shunde.NET Framework Class Library
WebPage.Redirect Method
Redirets to the given URL (absolute or relative)
public
void
Redirect(
String
url
);
See Also
WebPage Class
|
Shunde.Common Namespace