DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
The UserProfile class provides a Business Layer entity for the Users Profile
Namespace:
DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
[SerializableAttribute] public class UserProfile |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class UserProfile |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UserProfile |