Click or drag to resize

BaseActionDoRedirect Method

Does the redirect.

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

Parameters

url
Type: SystemString
The URL.
See Also