The PropertyEditorControl control provides a way to display and edit any properties of any Info class

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

Syntax

C#
public class PropertyEditorControl : WebControl, 
	INamingContainer
Visual Basic
Public Class PropertyEditorControl
	Inherits WebControl
	Implements INamingContainer

Remarks