Gets whether the User is editing their own information
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected bool IsUser { get; } |
Visual Basic |
---|
Protected ReadOnly Property IsUser As Boolean Get |