Gets whether the User is editing their own information

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

Syntax

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

See Also