Gets and Sets the url for the Login Control

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

Syntax

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

See Also