Transfer the execution to another resource.

Namespace: Castle.MonoRail.Framework
Assembly:  Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0

Syntax

C#
void Transfer(
	string path,
	bool preserveForm
)

Parameters

path
String

[Missing <param> documentation for "path"]

preserveForm
Boolean

[Missing <param> documentation for "preserveForm"]

See Also