Click or drag to resize

IResponseRedirect Method (String, Boolean)

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
void Redirect(
	string url,
	bool endResponse
)

Parameters

url
Type: SystemString
endResponse
Type: SystemBoolean
See Also