The PropertyEditorControl control provides a way to display and edit any
properties of any Info class
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public class PropertyEditorControl : WebControl, INamingContainer |
| Visual Basic |
|---|
Public Class PropertyEditorControl Inherits WebControl Implements INamingContainer |
Remarks
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
DotNetNuke.UI.WebControls..::..PropertyEditorControl
DotNetNuke.UI.WebControls..::..CollectionEditorControl
DotNetNuke.UI.WebControls..::..SettingsEditorControl
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
DotNetNuke.UI.WebControls..::..PropertyEditorControl
DotNetNuke.UI.WebControls..::..CollectionEditorControl
DotNetNuke.UI.WebControls..::..SettingsEditorControl