Gets whether to use the remember me checkbox

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool RememberCheckbox { get; }
Visual Basic
Public Shared ReadOnly Property RememberCheckbox As Boolean
	Get

Remarks

Defaults to False

See Also