DotNetNuke 5.2
The ProfileProviderConfig class provides a wrapper to the Profile providers configuration

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Security.Profile..::.ProfileProviderConfig

See Also