RedirectToReturnUrl Method

FormsAuth

IdentityHelper..::..RedirectToReturnUrl Method

Namespace:  Toestellenbeheer
Assembly:  Toestellenbeheer (in Toestellenbeheer.dll)

Syntax


public static void RedirectToReturnUrl(
	string returnUrl,
	HttpResponse response
)
Public Shared Sub RedirectToReturnUrl ( _
	returnUrl As String, _
	response As HttpResponse _
)
public:
static void RedirectToReturnUrl(
	String^ returnUrl, 
	HttpResponse^ response
)

Parameters

returnUrl
Type: String
response
Type: HttpResponse