  | BaseActionDoRedirect Method  | 
 
 Does the redirect.
 
 
    Namespace: 
   Dynamicweb.News.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxprotected void DoRedirect(
	string url
)
Protected Sub DoRedirect ( 
	url As String
)
Parameters
- url
 - Type: SystemString
The URL. 
See Also