Gets and Sets the Redirect Url for this control
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string RedirectURL { get; set; } |
| Visual Basic |
|---|
Public Property RedirectURL As String Get Set |