Gets whether the current user is modifying their profile
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected bool IsProfile { get; } |
Visual Basic |
---|
Protected ReadOnly Property IsProfile As Boolean Get |