| C# | Visual Basic | Visual Basic Usage |
namespace DotNetNuke.Entities.Profile
Namespace DotNetNuke.Entities.Profile
Imports DotNetNuke.Entities.Profile
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ProfileController |
The ProfileController class provides Business Layer methods for profiles and
for profile property Definitions
| |
| 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
|