DotNetNuke 5.2
The EditorInfo class provides a helper class for the Property Editor

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.UI.WebControls..::.EditorInfo

See Also