Gets whether an anonymous user is trying to register

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

Syntax

C#
protected bool IsRegister { get; }
Visual Basic
Protected ReadOnly Property IsRegister As Boolean
	Get

See Also