Gets whether the control is being called form the User Accounts module
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected bool IsEdit { get; } |
Visual Basic |
---|
Protected ReadOnly Property IsEdit As Boolean Get |