Gets whether the current user is modifying their profile

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

Syntax

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

See Also