Click or drag to resize

CommonDoRedirect Method

Does the redirect to specified URL.

Namespace:  Dynamicweb.News.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static void DoRedirect(
	string url
)

Parameters

url
Type: SystemString
The specified URL.
See Also