{CompanyName} FlexyGo

Utilities..::..RedirectToAfter Method

Redirects to a given path after n miliseconds.

Namespace:  FLEXYGO.Web
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public static void RedirectToAfter(
	Page aPage,
	string key,
	string Path,
	string MilliSec
)
Public Shared Sub RedirectToAfter ( _
	aPage As Page, _
	key As String, _
	Path As String, _
	MilliSec As String _
)

Parameters

aPage
Type: Page
a page.
key
Type: String
The key.
Path
Type: String
The path.
MilliSec
Type: String
The number of milliseconds