Gets whether the control is being called form the User Accounts module

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

Syntax

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

See Also