Gets and Sets the url for the Login Control
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string LoginControlSrc { get; set; } |
| Visual Basic |
|---|
Public Property LoginControlSrc As String Get Set |