DotNetNuke 5.2
The ProfileEditorControl control provides a Control to display Profile Properties.

Namespace:  DotNetNuke.UI.WebControls
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class ProfileEditorControl : CollectionEditorControl
Visual Basic (Declaration)
Public Class ProfileEditorControl _
	Inherits CollectionEditorControl
Visual C++
public ref class ProfileEditorControl : public CollectionEditorControl

Remarks

Inheritance Hierarchy

See Also