The UserProfile class provides a Business Layer entity for the Users Profile
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SerializableAttribute] public class UserProfile : IIndexable |
| Visual Basic |
|---|
<SerializableAttribute> Public Class UserProfile Implements IIndexable |