DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
The FieldEditorControl control provides a Control to display Profile
Properties.
Namespace:
DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
public class FieldEditorControl : WebControl, INamingContainer |
| Visual Basic (Declaration) |
|---|
Public Class FieldEditorControl _ Inherits WebControl _ Implements INamingContainer |
| Visual C++ |
|---|
public ref class FieldEditorControl : public WebControl, INamingContainer |
Remarks
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
DotNetNuke.UI.WebControls..::.FieldEditorControl
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
DotNetNuke.UI.WebControls..::.FieldEditorControl