summaryN:DotNetNuke.Entities.Profile
Classes
| Class | Description | |
|---|---|---|
| ProfileController |
The ProfileController class provides Business Layer methods for profiles and
for profile property Definitions
| |
| ProfileEventArgs | ||
| ProfilePropertyDefinition |
The ProfilePropertyDefinition class provides a Business Layer entity for
property Definitions
| |
| ProfilePropertyDefinitionCollection |
The ProfilePropertyDefinitionCollection class provides Business Layer methods for
a collection of property Definitions
| |
| ProfilePropertyDefinitionComparer |
The ProfilePropertyDefinitionComparer class provides an implementation of
IComparer to sort the ProfilePropertyDefinitionCollection by ViewOrder
| |
| ProfileVisibility |
Interfaces
| Interface | Description | |
|---|---|---|
| IProfileEventHandlers |