DotNetNuke 5.2
The ProfileController class provides Business Layer methods for profiles and for profile property Definitions

Namespace:  DotNetNuke.Entities.Profile
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class ProfileController
Visual Basic (Declaration)
Public Class ProfileController
Visual C++
public ref class ProfileController

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Entities.Profile..::.ProfileController

See Also