Gets and Sets the Redirect Url for this control

Namespace: DotNetNuke.Services.Authentication
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string RedirectURL { get; set; }
Visual Basic
Public Property RedirectURL As String
	Get
	Set

See Also